trustgraph
trustgraph copied to clipboard
ModuleNotFoundError: No module named 'trustgraph'
- Running
tg-launch-ollama-cassandra.yml. - Attempt to ingets a variety of PDF files:
scripts/load-pdf sources/*.pdf - Receive this error:
Traceback (most recent call last): File "/home/rig/docker/trustgraph/scripts/load-pdf", line 9, in <module> from trustgraph.schema import Document, Source, document_ingest_queue ModuleNotFoundError: No module named 'trustgraph'