-
Notifications
You must be signed in to change notification settings - Fork 255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
importError DLL (cryptography) when running demos #466
Comments
I forced installation of an older version of 'cryptography' module, and it seems to work fine now. But maybe need to update the python requirements of Mercury to avoid this issue ? |
Thank you @yvanblanchard for reporting issue and finding the solution. You are right, looks like we need to update requirements. |
and maybe add wordcloud and matplotlib as well |
Thanks @jefke-glider! We will update requirements 👍 |
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 ?
The text was updated successfully, but these errors were encountered: