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

Help: package installation issue #53

Open
philwang66 opened this issue Jul 22, 2024 · 2 comments
Open

Help: package installation issue #53

philwang66 opened this issue Jul 22, 2024 · 2 comments

Comments

@philwang66
Copy link

I am installing the package via
conda install -c negu93 cvnn

and got the following message:

Solving environment: / warning libmamba Added empty dependency for problem type SOLVER_RULE_UPDATE failed

LibMambaUnsatisfiableError: Encountered problems while solving:
- package cvnn-0.3.40-py_0 requires tensorflow >=2.0, but none of the providers can be installed

Could not solve for environment specs
The following packages are incompatible
├─ cvnn is installable and it requires
│ └─ tensorflow >=2.0 with the potential options
│ ├─ tensorflow [2.0.0|2.1.0] would require
│ │ └─ python 3.6.* , which can be installed;
│ ├─ tensorflow [2.0.0|2.1.0|...|2.9.1] would require
│ │ └─ python 3.7.* , which can be installed;
│ ├─ tensorflow [2.10.0|2.8.2|2.9.1] would require
│ │ └─ python 3.10.* , which can be installed;
│ ├─ tensorflow [2.10.0|2.3.0|...|2.9.1] would require
│ │ └─ python 3.8.* , which can be installed;
│ └─ tensorflow [2.10.0|2.5.0|2.6.0|2.8.2|2.9.1] would require
│ └─ python 3.9.* , which can be installed;
└─ pin-1 is not installable because it requires
└─ python 3.11.* , which conflicts with any installable versions previously reported.

@philwang66
Copy link
Author

image
Any idea how to solve this? Thanks.

@philwang66
Copy link
Author

Using pip works.

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