Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
ERROR: Can not execute `setup.py` since setuptools is not available in the build environment.
[end of output]
I am using:
pip 22.0.4
Python 3.10.4
windows 10
During installation I see errors about psycog2 so I installed pip install psycopg2-binary too.