You need to change to the directory first that contains your code.py file. Use the command "pwd" to see your current directory path, "ls" to get a listing of directories and "cd" to go change into a directory.
See an introduction here: http://osxdaily.com/2007/02/07/basic-command-line-utilities-tips-commands/ Am 20.09.2013 08:07, schrieb Sabeer MZ: > > i was successfully install on MacOSX - 10.8.5 > > And not able to start it, pls help. > > bash-3.2# python code.py > /Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python: > can't open file 'code.py': [Errno 2] No such file or directory > > - > Sabeer MZ > > > -- > You received this message because you are subscribed to the Google Groups > "web.py" group. > To unsubscribe from this group and stop receiving emails from it, send an > email > to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/webpy. > For more options, visit https://groups.google.com/groups/opt_out. -- http://1x-upon.com/~despens/ >NEW!< http://noobz.cc/ http://contemporary-home-computing.org/1tb/ -- You received this message because you are subscribed to the Google Groups "web.py" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/webpy. For more options, visit https://groups.google.com/groups/opt_out.
