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

[BUG] PYPI Issues #330

Closed
jiwoosong opened this issue Jul 14, 2022 · 1 comment
Closed

[BUG] PYPI Issues #330

jiwoosong opened this issue Jul 14, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@jiwoosong
Copy link

jiwoosong commented Jul 14, 2022

Hello, I have a problem when installing cucim with PYPI or CONDA on Windows 11.

Currently, my PIP Version is 22.1.2, and I have confirmed that it is installed on Ubuntu with the same PIP version.

Here, PIP prints,

pip install cucim
ERROR: Could not find a version that satisfies the requirement cucim (from versions: none)
ERROR: No matching distribution found for cucim

Here is the output when trying to install the whl file.

pip install https://files.pythonhosted.org/packages/55/4d/647ae14874fb757e22c660c277bc3db69f822851e11572695898860b214d/cucim-22.4.0-py3-none-manylinux2014_x86_64.whl
ERROR: Could not find a version that satisfies the requirement cucim (from versions: none)
ERROR: No matching distribution found for cucim
@jiwoosong jiwoosong added the bug Something isn't working label Jul 14, 2022
@jiwoosong
Copy link
Author

This problem was solved by referring to #86.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant