Python Forum
[WinError 193] %1 is not a valid Win32 application
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[WinError 193] %1 is not a valid Win32 application
#7
(Oct-17-2016, 08:55 PM)Zest Wrote: I use a 32bit eclipse with PyDev plugin
I have python 3.5 (32 bits)
Windows 7
When say python 3.5 (32 bits) is this trough anaconda?
Quote:File "C:\Users\Joan\Anaconda3\lib\ctypes\__init__.py", line 347, in __init__
Error:
OSError: [WinError 193] %1 is not a valid Win32 application
The error message is because you mixing are 32-bit and 64-bit.
Reply


Messages In This Thread
RE: [WinError 193] %1 is not a valid Win32 application - by snippsat - Oct-17-2016, 10:09 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020