Phoenix with Python 3.6.0 32 bit ImportError on Windows 7 64 bit
woss <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Python 3.6.0 32 bit wxPython_Phoenix-3.0.3.dev2808+717fdf9-cp36-cp36m-win32.whl I received this message on Windows 7/64 bit: *R:\python>python* *Python 3.6.0 (v3.6.0:41df79263a11, Dec 23 2016, 07:18:10) [MSC v.1900 32 bit (Intel)] on win32* *Type "help", "copyright", "credits" or "license" for more information.* *>>> import wx* *Traceback (most recent call last):* * File "<stdin>", line 1, in <module>* * File "R:\python\lib\site-packages\wx\__init__.py", line 17, in <module>* * from wx.core import ** * File "R:\python\lib\site-packages\wx\core.py", line 12, in <module>* * from ._core import ** *ImportError: DLL load failed: %1 is not a valid Win32 application* *>>>* On Windows 7/32 bit has not problem. Any suggestions ? Thx. woss -- You received this message because you are subscribed to the Google Groups "wxPython-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.