[Tkinter-discuss] Hi Problem regarding Pmw and py2exe
david.giesen at kodak.com
david.giesen at kodak.com
Mon May 18 15:54:41 CEST 2009
Check the step 2 listed at this page. It describes how to get PMW and
py2exe working together.
http://larc.ee.nthu.edu.tw/~lmdenq/doc/py2exe.html
Please let us know how that works out for you -
Dave
David J. Giesen | Research Scientist | FPEG US Display OLED Materials R+D
|
Eastman Kodak Company | 2/83/KRL MC02216 | Rochester, NY 14650 |
david.giesen at kodak.com | 1-585-588-0480 Office |
www.kodak.com
> ---------- Forwarded message ----------
> From: Sampath Girish M <sampath at venlabs.net>
> To: bangpypers at python.org
> Date: Mon, 18 May 2009 10:53:04 +0530
> Subject: Hi Problem regarding Pmw and py2exe
> Hi guys,
> I am a python learner. My name is Sampath Girish M. I have a
> problem with Pmw toolkit during py2exe conversion process.
> Traceback (most recent call last):
> File "C:\Python25\Pmw.1.3.2\src\Pmw\__init__.py", line 29, in <module>
> _dir = __path__[0]
> NameError: name '__path__' is not defined
>
> This is the error i got when i ran the file __init__.py file.
>
> WindowsError: [Error 3] The system cannot find the path specified:
> 'C:\\Python25\\dist\\library.zip\\Pmw/*.*'
> Traceback (most recent call last):
> File "login1.py", line 6, in <module>
> File "home1.pyc", line 8, in <module>
> File "tabbed_inv.pyc", line 11, in <module>
> File "Pmw\__init__.pyc", line 28, in <module>
> WindowsError: [Error 3] The system cannot find the path specified:
> 'C:\\Python25\\dist\\library.zip\\Pmw/*.*'
>
> I got the above error in Pmw to py2exe process. Please give me a
solution or
> anyone's mailing list. So that problem solving probability will be more.
>
>
>
> Thanks and Regards,
> Sampath Girish Munagala,
>
>
>
>
>
> --
> Regards,
> Sampath Girish Munagala,
> Programmer Trainee,
> VENLABS PVT LTD.,
> VISAKHAPATNAM
>
>
>
> --
> Regards,
> Sampath Girish Munagala,
> Programmer Trainee,
> VENLABS PVT LTD.,
> VISAKHAPATNAM
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://mail.python.org/pipermail/tkinter-
> discuss/attachments/20090518/a3127a8b/attachment-0001.htm>
>
> ------------------------------
>
> _______________________________________________
> Tkinter-discuss mailing list
> Tkinter-discuss at python.org
> http://mail.python.org/mailman/listinfo/tkinter-discuss
>
>
> End of Tkinter-discuss Digest, Vol 63, Issue 5
> **********************************************
More information about the Tkinter-discuss
mailing list