android_application_analyzer
android_application_analyzer copied to clipboard
Mac issue
tried run pip3 install -r requirements.tx
still the through error below
Collecting PyQt5 Using cached PyQt5-5.15.9.tar.gz (3.2 MB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... error error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [22 lines of output]
Traceback (most recent call last):
File "/Library/Python/3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in
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.
note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed
I am working on this!
Will provide update soon.
Hi Sanjay ,still same issue . .. any luck with fix
Same issue with M1, there is a workaround for this? thank you for all the work