frida / frida-website

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

Install failed #161

Open uslesslattice opened 4 years ago

uslesslattice commented 4 years ago

@!first i get this

Could not find a version that satisfies the requirement prompt-toolkit<4.0.0,>=3.0.3 (from frida-tools) (from versions: 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.25, 0.26, 0.28, 0.30, 0.31, 0.32, 0.33, 0.34, 0.35, 0.36, 0.37, 0.38, 0.39, 0.40, 0.41, 0.42, 0.43, 0.44, 0.45, 0.46, 0.47, 0.48, 0.49, 0.50, 0.51, 0.52, 0.53, 0.54, 0.55, 0.56, 0.57, 0.58, 0.59, 0.60, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.0.10, 1.0.13, 1.0.14, 1.0.15, 1.0.16, 1.0.17, 1.0.18, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9, 2.0.10) No matching distribution found for prompt-toolkit<4.0.0,>=3.0.3 (from frida-tools) @!second i retry pip3 instead of pip ,seems work but i get this for ever running

building wheels for collected packages: frida Building wheel for frida (setup.py) ... \

@!since i am from china ,i didnt know its my network's problem(gfw),or problem from source. sad.help! links in the install scripts is a pain for person like me

prashantwosti commented 4 years ago

~I having a similar issue.~ EDIT: Fixed by following this: https://github.com/frida/frida-website/issues/144#issuecomment-552407756