liftoff / pyminifier

Pyminifier is a Python code minifier, obfuscator, and compressor.
GNU General Public License v3.0
1.46k stars 223 forks source link

setup command: use_2to3 is invalid #132

Open blshkv opened 2 years ago

blshkv commented 2 years ago

https://github.com/liftoff/pyminifier/blob/master/setup.py#L19

https://stackoverflow.com/questions/69100275/error-while-downloading-the-requirements-using-pip-install-setup-command-use-2

SirDank commented 2 years ago

pip install setuptools==57.5.0

blshkv commented 2 years ago

Sorry, but i package it for Pentoo and that outdated version is no longer available. So this request is to upgrade setuptools too

asandikci commented 2 years ago

@SirDankenstien Oh really thanks. It solved my problem :)

SistemasDHU commented 1 year ago

how to correct the error:

"error in vatnumber setup command: use_2to3 is invalid