-
Notifications
You must be signed in to change notification settings - Fork 489
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
Comments
How did you install? Did you try installing from |
Please try installing from |
|
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 |
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
The text was updated successfully, but these errors were encountered: