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
Hi, I get an error when trying to install this package using pip because it depends on tensorflow 2.0.0
ERROR: Cannot install blackbox-mpc==0.2 and blackbox-mpc==0.3 because these package versions have conflicting dependencies.
The conflict is caused by: blackbox-mpc 0.3 depends on tensorflow==2.0.0
While the current version of tensorflow at the time I am writing this is 2.15. I could not even downgrade easily to anything below 2.5
I hope you can fix this issue.
Thank you
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I get an error when trying to install this package using pip because it depends on tensorflow 2.0.0
ERROR: Cannot install blackbox-mpc==0.2 and blackbox-mpc==0.3 because these package versions have conflicting dependencies.
The conflict is caused by:
blackbox-mpc 0.3 depends on tensorflow==2.0.0
While the current version of tensorflow at the time I am writing this is 2.15. I could not even downgrade easily to anything below 2.5
I hope you can fix this issue.
Thank you
The text was updated successfully, but these errors were encountered: