On 22/12/2009 1:05 PM, Gabriel Genellina wrote:
En Tue, 22 Dec 2009 12:31:37 -0300, Marc Grondin
escribió:
Hello everyone,
So i have been building an app with python(and learning as i go along) my
knowledge of python is still kinda limited but the app work on my pc.
I have
also compiled it to
start because
the a
pplication configuration is incorrect. Reinstalling the application may fix
this
problem.
Dependencie walker does not find any major issues. what am i missing here.
thank you in advance for your help.
--
C-ya Later Take Care
Marc Grondin
--
http://mail.python.org/mailman/listinfo/python-list
not be found.
i have tried to figure out what is causing this but i come up empty. where
should i be looking or what can i do?
The file printorders.py first imports win32print with no problems. line 2 is
where it imports win32ui.
win32ui is used for printing.
--
C-ya Later Take Care
Marc Gron