frida / frida-website

Frida's website
MIT License
83 stars 190 forks source link

Windows 10 install frida-tools pip packages #236

Closed cross-hello closed 2 years ago

cross-hello commented 2 years ago

When I hit pip install frida-tools, error follows:

PS C:\Users\admin> pip install frida-tools Looking in indexes: https://pypi.org/simple/ Collecting frida-tools Using cached frida-tools-10.6.1.tar.gz (47 kB) 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.

Environment:

azurda commented 2 years ago

pip install setuptools

cross-hello commented 2 years ago

Thank you. We forget we had posted a problem. Try to ~pip install -U setuptools~ to update setuptools is ok. Thank again for your response ☺️

May 27, 2022 17:55:41 Fernando Urbano @.***>:

pip install setuptools

— Reply to this email directly, view it on GitHub[https://github.com/frida/frida-website/issues/236#issuecomment-1139465954], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AKGBAYAJ44U7PZEQDKPWPELVMCLZZANCNFSM5TYFEC6A]. You are receiving this because you authored the thread.[Tracking image][https://github.com/notifications/beacon/AKGBAYAOBQCE4IEVRGXKE6DVMCLZZA5CNFSM5TYFEC6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOIPVN5YQ.gif]Message ID: @.***>