fail import dll when importing cryptography

fail import dll when importing cryptography

robindelaporte1207
Observer Observer
335 Views
0 Replies
Message 1 of 1

fail import dll when importing cryptography

robindelaporte1207
Observer
Observer

Hello everyone,

I'm working on a big program on maya, with python, and for this program I need to install the package cryptography, which is installed in the maya bin folder, BUT

if i'm trying to import cryptography alone it works, if i'm trying to import cryptography.hazmat... it works also, 

but now if I'm trying to import cryptography.hazmat.binding._rust it doesn't work, maya says that it failed to open dll.

 

And because all the others programs of this library are using files inside the ._rust folder, I can't use the cryptography package, and I have absolutely no idea of what to do.

 

Btw the package is working well if i'm only using python outside of maya, with idle.

 

Thanks in advance for any help

0 Likes
336 Views
0 Replies
Replies (0)