following the learn python the hard way guide, i cannot get python to work in powershell. giving an error when i follow instructions to type in python
it gives an error when i followed the instructions to fix it by putting [Environment]::SetEnvironmentVariable("Path", "$env:Path;C:\Python27", "User")
i added the python folder to path in the enviromental variables too as it said but i does nothing
>>53873043
Is your execution policy set to remote signed?
>>53873043
>Python27
what made you choose learn python the hard way? was it the reddit meme?
>>53873201
just got recommended it by a friend so i thought i'd try it
go to the python folder where the actual python bin is, then do python myprogram, does it work?
http://www.nextofwindows.com/how-to-addedit-environment-variables-in-windows-7
make sure you do it in the file location where the actual python.exe is.
>>53873043
>windows
shig
>>53873043
My pc > advanced settings > set environment path > wherever the he'll you installed python,
Or you can just use linux