Skip to content

Conversation

teynar
Copy link
Contributor

@teynar teynar commented Mar 27, 2023

from persistqueue import SQLiteAckQueue

  File "/home/teynar/projects/gerev/app/./main.py", line 20, in <module>
    from indexing.background_indexer import BackgroundIndexer
  File "/home/teynar/projects/gerev/app/./indexing/background_indexer.py", line 5, in <module>
    from index_queue import IndexQueue
  File "/home/teynar/projects/gerev/app/./index_queue.py", line 5, in <module>
    from persistqueue import SQLiteAckQueue
ModuleNotFoundError: No module named 'persistqueue'

@Roey7 Roey7 merged commit 711610d into GerevAI:main Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants