Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

importError DLL (cryptography) when running demos #466

Open
yvanblanchard opened this issue Sep 15, 2024 · 4 comments
Open

importError DLL (cryptography) when running demos #466

yvanblanchard opened this issue Sep 15, 2024 · 4 comments

Comments

@yvanblanchard
Copy link

yvanblanchard commented Sep 15, 2024

I have python v3.9.
I installed Mercury (using pip) on Windows10, on a dedicated env.
When running demo examples, I have an importError (cryptography python module) message.
Could you please help what's wrong ?

image

@yvanblanchard yvanblanchard changed the title importError DLL when running demos importError DLL (cryptography) when running demos Sep 15, 2024
@yvanblanchard
Copy link
Author

yvanblanchard commented Sep 15, 2024

I forced installation of an older version of 'cryptography' module, and it seems to work fine now.
pip install cryptography==41.0.7

But maybe need to update the python requirements of Mercury to avoid this issue ?

@pplonski
Copy link
Contributor

Thank you @yvanblanchard for reporting issue and finding the solution. You are right, looks like we need to update requirements.

@jefke-glider
Copy link

and maybe add wordcloud and matplotlib as well

@pplonski
Copy link
Contributor

Thanks @jefke-glider! We will update requirements 👍

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants