econchick / econchick/new-coder

Trouble setting up python on Powershell on Windows Vista

Open
#161 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
591
Forks
378
PR merge metrics
No merged PRs in 30d

Description

While setting up python according to the tutorial (typing "python ~\Desktop\ez_setup.py" in powershell), this error came up:

c:\python27\python.exe: can't open file '~\Desktop\ez_setup.py': [Errno 2] No such file or directory

but when I typed in "python ~\Desktop\" and pressed the tab button, it fills out the absolute path and the command worked.

I'm not sure why the tilde doesn't work, and not sure if this is a Windows, powershell, or python problem.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.