[New-bugs-announce] [issue47203] ImportError: DLL load failed while importing binascii: %1 is not a valid Win32 application.

StaticBits report at bugs.python.org
Sat Apr 2 14:09:59 EDT 2022


New submission from StaticBits <puppy2655 at gmail.com>:

When I try importing the default library "binascii" using the command "import binascii", the result is the following error (also in the title):

ImportError: DLL load failed while importing binascii: %1 is not a valid Win32 application.

I've reinstalled Python and tried using the 32 bit version of Python, along with Python 3.9, but this error still persists.

Any help would be appreciated!

----------
components: Library (Lib)
messages: 416573
nosy: puppy2655
priority: normal
severity: normal
status: open
title: ImportError: DLL load failed while importing binascii: %1 is not a valid Win32 application.
type: behavior
versions: Python 3.10

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue47203>
_______________________________________


More information about the New-bugs-announce mailing list