Closed Lockzi closed 7 years ago
Hej,
I haven't tried it on any ARM processor. Maybe you could try to install cffi
without using wheels before installing my script:
pip install --no-use-wheel cffi
pip install certbot-loopia dnspython
Are you using Python 2 or 3?
Closing this due to inactivity. This is more likely a problem in an upstream library.
The problem was a bug in the compiler. Upgrading it made it work.
Many thanks! :)
Hej,
I'm trying to install this on my Raspberry PI 3 (raspbian).
I keep on getting Compiler Error: Segmentation fault downloading the dependency cffi.
Are you using this on an rpi?