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

[BUG]: ImportError: cannot import name 'BaseDataType' from 'superduper.components.datatype' #2682

Open
zxjhellow2 opened this issue Dec 11, 2024 · 5 comments

Comments

@zxjhellow2
Copy link

Contact Details [Optional]

No response

System Information

python=3.10

What happened?

I hava just run the code:
“SUPERDUPER_DATA_BACKEND='mongodb://localhost:27017/test_db' superduper apply simple_rag”

Steps to reproduce

...

Relevant log output

No response

@blythed
Copy link
Collaborator

blythed commented Dec 12, 2024

How did you install? Did you try installing from main?

@zxjhellow2
Copy link
Author

How did you install? Did you try installing from main?

I followed the steps to try.
image

@blythed
Copy link
Collaborator

blythed commented Dec 12, 2024

Please try installing from main.

@blythed
Copy link
Collaborator

blythed commented Dec 12, 2024

pip install superduper-framework @ git+https://github.com/superduper-io/superduper.git@main

@zxjhellow2
Copy link
Author

zxjhellow2 commented Dec 20, 2024

pip install superduper-framework @ git+https://github.com/superduper-io/superduper.git@main

Thank you, I used this method and also installed the package through GitHub, but the problem still occurs. Is it a version problem of other libraries?

superduper-framework 0.4.5
superduper_mongodb 0.4.4
superduper_openai 0.4.1
superduper_transformers 0.4.0

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