LaudixGit

Results 37 comments of LaudixGit

Due to this issue I install CookieCutter prior to installing iotedgedev. However after iotedgedev was installed, this error appears when attempting to create a new python module (iotedgedev add --template...

The list of python modules **before** iotedgedev: pip list Package Version ------------------ --------- attrs 23.1.0 bcrypt 4.0.1 certifi 2020.6.20 cffi 1.15.1 chardet 4.0.0 charset-normalizer 3.2.0 colorzero 1.1 **cryptography 41.0.3** distro...

After iotedgedev installation: observe incompatible versions Package Version ------------------- --------- adal 1.2.7 applicationinsights 0.11.9 argcomplete 1.12.3 attrs 23.1.0 azure-cli-core 2.34.1 azure-cli-telemetry 1.0.6 azure-core 1.29.3 azure-mgmt-core 1.4.0 bcrypt 3.1.7 certifi 2020.6.20...

if you've gotten to this, you are like me and trying to recover. These steps recovered my pip enough to continue. (your mileage may vary) Find the cryptography file ```...

It is **not** possible to avoid the incompatible version by installing pyOpenSSL `sudo pip install pyopenssl --upgrade ` **before** installing iotedgedev. After the iotedgedev install pyOpenSSL is back-rev'd from 23...

Note: other links in the wiki are functional

same link broken on this page https://github.com/Azure/iotedgedev/blob/main/docs/usage.md