You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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,
Here is the output when trying to install the whl file.
The text was updated successfully, but these errors were encountered: