sauce-archives / isign

Code sign iOS applications, without proprietary Apple software or hardware
Other
757 stars 314 forks source link

pkg_resources.DistributionNotFound #146

Open melvinlee720 opened 4 years ago

melvinlee720 commented 4 years ago

I'm trying to run isign but encounter an error: pkg_resources.DistributionNotFound: The 'cryptography>=2.2.1' distribution was not found and is required by pyOpenSSL Does anyone know how to solve this?