serfend / pydumpck

a multi-threads tool for decompile exe,elf,pyz,pyc packed by python which is base on pycdc and uncompyle6.
https://pypi.org/project/pydumpck/
289 stars 34 forks source link

No matching distribution found for sgtpyutils #61

Open File14 opened 4 months ago

File14 commented 4 months ago

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)