secp256k1-py
secp256k1-py copied to clipboard
cant pip install windows python
hey there Rusty. im trying to install secp256k1 module but there is always failure. couldnt managed to install. even chat gpt stucks. there is a problem ? i think something wrong with current distribution Warning (from warnings module): File "C:\Users\AppData\Local\Programs\Python\Python312\Lib\site-packages\setuptools_init_.py", line 85 dist.fetch_build_eggs(dist.setup_requires) _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !!
********************************************************************************
Requirements should be satisfied by a PEP 517 installer.
If you are using pip, you can try `pip install --use-pep517`.
********************************************************************************
!!
Warning (from warnings module): File "C:\Users\AppData\Local\Programs\Python\Python312\Lib\site-packages\setuptools_distutils\dist.py", line 268 warnings.warn(msg) UserWarning: Unknown distribution option: 'tests_require' Using bundled libsecp256k1 SystemExit: usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help
error: no commands supplied