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

About the error in the environment configuration #26

Open
SuperRui41 opened this issue Feb 27, 2023 · 0 comments
Open

About the error in the environment configuration #26

SuperRui41 opened this issue Feb 27, 2023 · 0 comments

Comments

@SuperRui41
Copy link

Hello, I am trying to reproduce the code of the network coding part of the project, and the following problems occurred in the environment configuration:

  • ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
  • naszilla 1.0 requires scikit-learn>=0.23.1, but you have scikit-learn 0.23.0 which is incompatible.

When I reinstall scikit-learn=0.23.1, another problem arises:

  • autopytorch 0.0.2 requires scikit-learn==0.23.0, but you have scikit-learn 0.23.1 which is incompatible.

This seems to be caught in a dilemma.What should I do to solve this error? I hope to get your guidance.

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

1 participant