Closed robertoandrade closed 9 years ago
Might be related to https://github.com/pyca/cryptography/issues/1524?
Something really weird... just uninstalled all suggested dependency packages and reinstalled them and the problem went away :\
pypy -m pip uninstall biplist construct cryptography macholib zeroconf
pypy -m pip install biplist construct cryptography macholib zeroconf
¯_(ツ)_/¯
All was working fine for a while until I started hitting:
Any ideas what could have caused it?