View Single Post
Old 08-23-2008, 08:35 PM   #76
nohmi2
Pensively observing.
nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.
 
nohmi2's Avatar
 
Posts: 1,758
Karma: 12675456
Join Date: Jun 2008
Device: Varied.
Quote:
Originally Posted by TallMomof2 View Post
Did you type in:

cd c:\python

at the command prompt? The "cd" means "change directory" in the command prompt window. Also, the directory may be c:\Python25 because that's what mine is.

*If* your Python is in c:\Python25 instead of c:\Python that would explain why it's not working for you. Your PATH command would need to be changed, too to the correct directory path.

HTH
Many thanks for info. Now back to the drawing board to try it out.
nohmi2 is offline