-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The rdflib-jsonld package has been deprecated / merged into rdflib.
When trying to launch a newly installed mc2skos application an error message is displayed:
.../python3.7/site-packages/rdflib_jsonld/__init__.py:12: DeprecationWarning:
The rdflib-jsonld package has been integrated into rdflib as of rdflib==6.0.1.
Please remove rdflib-jsonld from your project's dependencies.
[...]
File ".../mc2skos/mc2skos.py", line 19, in <module>
import rdflib_jsonld.serializer as json_ld
ModuleNotFoundError: No module named 'rdflib_jsonld.serializer'
Version numbers:
- rdflib==6.1.1
- rdflib-jsonld==0.6.2
See also: https://github.com/RDFLib/rdflib-jsonld
Metadata
Metadata
Assignees
Labels
No labels