Rafael Bejarano wrote:
> On Jun 10, 2007, at 9:20 AM, Alan Gauld wrote:
>> Type, on one line:
>>
>> cd  '/Volumes/UNTITLED/Programming  stuff/My python stuff/'
> 
> I copied the above line from your e-mail and pasted it into the  
> terminal window. When I hit enter, I got the following output:
> 
> Last login: Sun Jun 10 16:09:10 on ttyp1
> Welcome to Darwin!
> rafael-bejaranos-ibook-g4:~ Rafael$ cd  '/Volumes/UNTITLED/ 
> Programming  stuff/My python stuff/'
> -bash: cd: /Volumes/UNTITLED/Programming  stuff/My python stuff/: No  
> such file or directory
> rafael-bejaranos-ibook-g4:~ Rafael$

OK, the path '/Volumes/UNTITLED/Programming  stuff/My python stuff/' was 
copied out of *your* email. Change it to the correct path for the folder 
containing your program and try again.

Kent

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to