I'm following the tutorial and ran into a snag. Here is the console output.( Can I do this from IDLE?)

C:\Sandia_Meteors\Sentinel_Development\Learn_Python>c:\python25\python setup.py
Traceback (most recent call last):
  File "setup.py", line 2, in <module>
    import py2exe
ImportError: No module named py2exe

Note the need to back pedal to c:\python25\
Perhaps I need some path variable set?

--
            "There is nothing so annoying as to have two people
             talking when you're busy interrupting." -- Mark Twain

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to