New submission from StaticBits <puppy2...@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue47203>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to