We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ERROR: Cannot install carefree-learn because these package versions have conflicting dependencies.
The conflict is caused by: salesforce-lavis 1.0.2 depends on decord salesforce-lavis 1.0.0 depends on decord
The errors occured when I run pip install carefree-creator
pip install carefree-creator
The text was updated successfully, but these errors were encountered:
Seems that you have already installed a salesforce-lavis, maybe you can try uninstalling it and install everything again?
salesforce-lavis
But even if so, this is still a strange problem... Can you provide the full log?
Sorry, something went wrong.
Seems that you have already installed a salesforce-lavis, maybe you can try uninstalling it and install everything again? But even if so, this is still a strange problem... Can you provide the full log?
I met the error on M1 Macbook
see salesforce/LAVIS#231
Ahhh, then maybe it is not what i can fix. 🤣
No branches or pull requests
ERROR: Cannot install carefree-learn because these package versions have conflicting dependencies.
The conflict is caused by:
salesforce-lavis 1.0.2 depends on decord
salesforce-lavis 1.0.0 depends on decord
The errors occured when I run
pip install carefree-creator
The text was updated successfully, but these errors were encountered: