We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pip install pydumpck /usr/bin/pip:6: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import load_entry_point Collecting pydumpck Using cached pydumpck-1.19.10-py3-none-any.whl (686 kB) ERROR: Could not find a version that satisfies the requirement sgtpyutils>=1.19.10 (from pydumpck) (from versions: 1.0.0, 1.7.3, 1.7.6, 1.7.21, 1.7.52, 1.7.64, 1.7.72, 1.7.86, 1.7.94, 1.9.144, 1.12.183, 1.13.1.184, 1.14.1, 1.15.1, 1.15.2, 1.15.3, 1.15.4, 1.15.5, 1.15.6, 1.15.7, 1.15.8, 1.15.9, 1.15.10, 1.15.14, 1.15.15, 1.15.17, 1.15.20, 1.15.22, 1.15.23, 1.15.24, 1.15.25, 1.15.27, 1.16.0, 1.17.0, 1.17.1) ERROR: No matching distribution found for sgtpyutils>=1.19.10 (from pydumpck)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
pip install pydumpck
/usr/bin/pip:6: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
from pkg_resources import load_entry_point
Collecting pydumpck
Using cached pydumpck-1.19.10-py3-none-any.whl (686 kB)
ERROR: Could not find a version that satisfies the requirement sgtpyutils>=1.19.10 (from pydumpck) (from versions: 1.0.0, 1.7.3, 1.7.6, 1.7.21, 1.7.52, 1.7.64, 1.7.72, 1.7.86, 1.7.94, 1.9.144, 1.12.183, 1.13.1.184, 1.14.1, 1.15.1, 1.15.2, 1.15.3, 1.15.4, 1.15.5, 1.15.6, 1.15.7, 1.15.8, 1.15.9, 1.15.10, 1.15.14, 1.15.15, 1.15.17, 1.15.20, 1.15.22, 1.15.23, 1.15.24, 1.15.25, 1.15.27, 1.16.0, 1.17.0, 1.17.1)
ERROR: No matching distribution found for sgtpyutils>=1.19.10 (from pydumpck)
The text was updated successfully, but these errors were encountered: