I am having a similar problem so I'm posting it here instead of starting a 
new thread. 

Using the newest download (pyinstaller-pyinstaller-2145d84.zip), Windows 7, 
Python 2.6, Wx 2.8.12.1.

I don't receive the ' ImportError: No module named _core_ ' 
on initialization of my GUI but when a multiprocessing method is called. If 
multiprocessing is deactivated the GUI works perfectly. Wx._core_.pyd is 
included in the dist folder as well as all the needed .dll files. The GUI 
also works perfectly on Mac with and without multiprocessing activated. 
When built with Pyinstaller 1.5.1 on Windows 7 the GUI doesn't throw 
the ' ImportError: No module named _core_ ' but instead runs with a single 
core when asked to use multiprocessing. Any thoughts on solving either of 
these problems so I can have a full featured Windows executable?



On Tuesday, December 13, 2011 7:00:34 AM UTC-8, Hartmut Goebel wrote:
>
> Hi,
>
> I added a ticket, so it will not get lost. 
> http://www.pyinstaller.org/ticket/478
>
> -- 
> Sch�nen Gru� - Regards
> Hartmut Goebel
> Dipl.-Informatiker (univ.), CISSP, CSSLP
>
> Goebel Consult
> Spezialist f�r IT-Sicherheit in komplexen Umgebungen
> http://www.goebel-consult.de
>
> Monatliche Kolumne: http://www.cissp-gefluester.de/
> Goebel Consult ist Mitglied bei http://www.7-it.de
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/pyinstaller/-/BSSmuNTjAl0J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to