1

I'm trying to import "rdflib" (from rdflib import Graph) for my Python code. For some reason, when I launch the code, the console returns me ModuleNotFoundError: No module named 'rdflib'. I run the same code a few months ago and it always worked, so I'm really annoyed about this error. I would be very grateful if you could help me!

The library is properly installed in the folder C:\Users...\AppData\Roaming\Python\Python310\site-packages, I've checked it manually (I've also tried to install again the library but nothing changes).

0 Answers0