before you apply check if there is a whitespace between this and the path to nfsw.exeQuote:
"US" [Only registered and activated users can see links. Click Here To Register...] aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa 11111111
"[Environment]::SetEnvironmentVariable("Path","$env:Path;C:\Python27\;C:\Python27\Scripts\","User")"
Quote:
Code:pip install --upgrade pip pip install netlib=0.11 pip install mitmproxy
Try to search Powershell, open it manually as Admin, if you have a 64bit architecture open Windows Powershell x64. Retry the command, it should work.Quote:
I can't install mitmdump. When I paste this into powershell:
I get this:Code:"[Environment]::SetEnvironmentVariable("Path","$env:Path;C:\Python27\;C:\Python27\Scripts\","User")"
[Only registered and activated users can see links. Click Here To Register...]
What am I doing wrong?
You should paste command without quotes. Like this==> [Environment]::SetEnvironmentVariable("Path","$env:Path;C:\Pyth on27\;C:\Python27\Scripts\","User")Quote:
I can't install mitmdump. When I paste this into powershell:
I get this:Code:"[Environment]::SetEnvironmentVariable("Path","$env:Path;C:\Python27\;C:\Python27\Scripts\","User")"
[Only registered and activated users can see links. Click Here To Register...]
What am I doing wrong?
This seemed to do the trick, but when I tried to install mitmproxy again, I got several errors, far too many to screenshot. Did I leave something out?Quote:
You should paste command without quotes. Like this==> [Environment]::SetEnvironmentVariable("Path","$env:Path;C:\Pyth on27\;C:\Python27\Scripts\","User")
Your setup is corrupt, delete & reinstall python2.7Quote:
This is what I got. The first line went well, the above happened after I tried the "pip install mitmproxy" thing.
PS: Java and Python are already installed.