[pygtk] fma at gbiloba.org

Frédéric frederic.mantegazza at gbiloba.org
Wed Oct 1 18:32:32 WST 2008


Hi,

I'm trying to freeze an application using py2exe. All works fine, except
for 2 modules which are not retreived once the application is deployed.
Here are the errors:

ImportError: "MemoryLoadLibrary failed loading bluetooth\_msbt.pyd"

and

ImportError: MemoryLoadLibrary failed loading gobject\_gobject.pyd"

I also have this error if I try to import the bluetooth module under
IPython, so I don't expect it to be embedded in the frozen app... But
the _msbt.pyd module does exist! Why is it not loaded?

For the second one, I don't understand. I attached my setup file. As you
can see, the gobject module is added to the list of modules to include.
So, why can't it be load?

Thanks,

--
   Frédéric
-------------- section suivante --------------
Une pi?ce jointe non texte a ?t? nettoy?e...
Nom: setup.py
Type: text/x-python
Taille: 4617 octets
Desc: non disponible
Url: http://www.daa.com.au/pipermail/pygtk/attachments/20081001/a31184bc/attachment.py 


More information about the pygtk mailing list