[Tutor] Python Trouble, Please Help!
Jonathan Hong
jayhong123 at gmail.com
Thu Jul 25 01:23:52 CEST 2013
Hello,
I am currently working with the Python programming language and had a very
basic question regarding the start up of Python. For some reason, when I
open up the Command Prompt in my Windows 7 computer, I am unable to access
python files. So when I type in the python command, I am able to start
writing in python, but I cannot call other python files such as saying python
helloworld.py. I think it might have something to do with where I am
placing my files and the path of python? Not too sure though because of my
lack of computer knowledge. When I do put in python helloworld.py into the
command prompt line, the computer gives me a response of: "python: can't
open file 'hello.py': [Errno 2] No such file or directory." I know for a
fact that there does exist a file called hello.py though.
Please help me if you can!
Sincerely,
Python_Beginner
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130724/313c5036/attachment.html>
More information about the Tutor
mailing list