@ctbeke Thank you for your fast reply. I tried using the import statement like in your example, but it does not seem to work. When I checked inside my Cura 4.4.1 application's UM folder inside the lib folder, there exists no Trust.py file. Could it be, that so far the cryptography library is only integrated in the Uranium Github repository but not in the downloadable application of Cura 4.4.1?
@ctbeke Alright, thank you! In that case, I'll wait until Cura 4.5 gets released.
Recommended Posts
ctbeke 133
We're using cryptography, a popular Python lib. Here's an example of how to import it: https://github.com/Ultimaker/Uranium/blob/c46da9cb2848f5e90846867efb028501afe2bb6b/UM/Trust.py#L9.
Link to post
Share on other sites