Following on from previous threads, e.g.
http://www.mail-archive.com/pykde@mats.imk.fraunhofer.de/msg09585.html and
http://www.mail-archive.com/pykde@mats.imk.fraunhofer.de/msg09565.html ,
the widget-plugins directory does not exist if a script is converted to an
exe file using py2exe (well it exists in a zip file, but that's hard to
solve). This means you can't load ui files in the program.

An easy workaround would be for objcreator.py to ignore loading plugins if
the plugin directory does not exist. Would it be possible to have a check
for the directory or a catch for the exception?

Thanks

Jeremy

-- 
Jeremy Sanders <[EMAIL PROTECTED]>   http://www-xray.ast.cam.ac.uk/~jss/
X-Ray Group, Institute of Astronomy, University of Cambridge, UK.
Public Key Server PGP Key ID: E1AAE053

_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to