trustgraph icon indicating copy to clipboard operation
trustgraph copied to clipboard

ModuleNotFoundError: No module named 'trustgraph'

Open cam-s-hunt opened this issue 1 year ago • 1 comments

  • 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'

cam-s-hunt avatar Sep 23 '24 20:09 cam-s-hunt