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
Although the v4.0.0 was deposited on PyPI at https://pypi.org/project/cmlibs.zinc/ currently it can't be installed through pip install cmlibs.zinc. The installation fails with the following error:
ERROR: Could not find a version that satisfies the requirement cmlibs.zinc (from versions: none)
ERROR: No matching distribution found for cmlibs.zinc
The text was updated successfully, but these errors were encountered:
I am going to assume that this is for a GNU/Linux system? If that is the case then no, we don't currently have pip support for cmlibs.zinc. We do have wheels suitable for installing with pip from the release page.
Although the v4.0.0 was deposited on PyPI at https://pypi.org/project/cmlibs.zinc/ currently it can't be installed through
pip install cmlibs.zinc
. The installation fails with the following error:The text was updated successfully, but these errors were encountered: