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
#2
(Jan-23-2018, 10:16 PM)edlipson Wrote: OSError: [WinError 193] %1 is not a valid Win32 application
Means always that there are a mix up 32-bit/64-bit,
so in your case i guess DLL is 32-bit and you use 64-bit Python.
Reply


Messages In This Thread
RE: [WinError 193] %1 is not a valid Win32 application - by snippsat - Jan-24-2018, 12:52 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Script getting reindexing only valid error cubangt 1 1,139 Dec-07-2023, 04:06 PM
Last Post: cubangt
  FileNotFoundError: [WinError 2] The system cannot find the file specified NewBiee 2 1,662 Jul-31-2023, 11:42 AM
Last Post: deanhystad
Question Use function, retry until valid Ashcora 8 1,564 Jan-06-2023, 10:14 AM
Last Post: Ashcora
  WinError 2, since fresh new Windows 10 install alok 1 1,688 Jan-06-2022, 11:20 PM
Last Post: lucasbazan
  checking for valid hexadecimal digits Skaperen 3 6,547 Sep-02-2021, 07:22 AM
Last Post: buran
  Python library for win32 console commands eldiener 3 3,559 Aug-24-2021, 10:28 PM
Last Post: bowlofred
  Win32\ping.exe windows pops up -very annoying... tester_V 9 3,351 Aug-12-2021, 06:54 AM
Last Post: tester_V
  How to send data from a python application to an external application aditya_rajiv 1 2,231 Jul-26-2021, 06:00 AM
Last Post: ndc85430
Exclamation binwalk Win32 compile hackstunt 2 3,929 Feb-24-2021, 05:14 PM
Last Post: nilamo
  pyarrow throws oserror winerror 193 1 is not a valid win32 application aupres 2 3,865 Oct-21-2020, 01:04 AM
Last Post: aupres

Forum Jump:

User Panel Messages

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