question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Python 3.10.1 ImportError: DLL load failed while importing unicodedata: The specified module could not be found.

See original GitHub issue

Hi Matt,

Just updated python to 3.10.1 and previous scripts that use galois are not running. Galois Error thrown is ImportError: DLL load failed while importing unicodedata: The specified module could not be found.. Tried uninstalling/reinstalling galois with pip3 uninstall galois and pip3 install git+https://github.com/mhostetter/galois.git but to no avail.

Do you have any insights on this? Thanks, George

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
geostergiopcommented, Jan 14, 2022

Awesome support Matt, as always. Thanks!

1reaction
geostergiopcommented, Dec 22, 2021

Thanks, no need to play with fire to be honest, I just reverted to 3.8 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

ImportError: DLL load failed while importing _psycopg: The ...
Import failed while working with Python 3.9 experience this issue, But it's fine in 3.7 and 3.8. Using psycopg2 2.8.6.
Read more >
[SOLVED] How to solve ImportError:DLL load failed - YouTube
This video helps you to solve the problem step by step in the ea. ... ImportError : DLL load failed : The specified...
Read more >
DLL load failed: The specified module could not be found ...
It was giving this error: ImportError: DLL load failed: The specified module could not be found. Opened a Visual Studio x64 command prompt....
Read more >
How to Fix Python ImportError: Dll Load Failed Error
This post offers 2 ways to fix the error "ImportError: Dll Load Failed: The specified module could not be found."
Read more >
Python 3.10: ImportError: DLL load failed while importing ...
I'm using setup.py in /web to diagnose what modules are missing. ... while importing _psycopg: The specified module could not be found.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found