Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import error when following example #77

Open
swarajban opened this issue May 14, 2024 · 1 comment
Open

Import error when following example #77

swarajban opened this issue May 14, 2024 · 1 comment

Comments

@swarajban
Copy link

Top of my file:
from docquery import pipeline, document

When running this, I see the following error:

ImportError: cannot import name 'pipeline' from partially initialized module 'docquery' (most likely due to a circular import) (/Users/swaraj/sempre-repos/swaraj-sandbox/docquery.py)

@zoldaten
Copy link

rename u file - docquery.py . u have recursive imports.

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

No branches or pull requests

2 participants