You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python3.7 , pip3 install frida ,
File "/private/var/folders/wk/jkr_hp8j3t363ddn1hs399vm0000gn/T/pip-install-bcepymzw/frida_90f8af4f34d04376a31d431d5566eb67/setup.py", line 207, in normalize_url
if not path.endswith("/"):
TypeError: endswith first arg must be bytes or a tuple of bytes, not str
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> frida
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
The text was updated successfully, but these errors were encountered:
python3.7 , pip3 install frida ,
File "/private/var/folders/wk/jkr_hp8j3t363ddn1hs399vm0000gn/T/pip-install-bcepymzw/frida_90f8af4f34d04376a31d431d5566eb67/setup.py", line 207, in normalize_url
if not path.endswith("/"):
TypeError: endswith first arg must be bytes or a tuple of bytes, not str
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> frida
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
The text was updated successfully, but these errors were encountered: