nathanlopez / Stitch

Python Remote Administration Tool (RAT)
https://nathanlopez.github.io/Stitch/
Other
3.06k stars 657 forks source link

error with python package installation #62

Open sj1702 opened 1 year ago

sj1702 commented 1 year ago

Defaulting to user installation because normal site-packages is not writeable Collecting colorama==0.3.7 Downloading colorama-0.3.7-py2.py3-none-any.whl (19 kB) Collecting email==4.0.2 Downloading email-4.0.2.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 2.4 MB/s eta 0:00:00 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]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.

note: This is an issue with the package mentioned above, not pip. hint: See above for details.

BelleButCode commented 1 year ago

Did you find a solution?

edgenull commented 1 year ago

I have the same problem

toniles commented 4 months ago

XDDD