-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Mark Walker edited this page Jul 14, 2017
·
1 revision
Welcome to the OctoPrint-PolarCloud wiki!
Since this plugin relies on some pip modules with native code in them, for platforms that don't have python wheel's available on PyPI, pip will need some build essentials and libraries to successfully build cryptography and Pillow.
For the Kamikaze image for the BeagleBone Black, the following command line was sufficient to allow the plugin to install:
sudo apt install libffi-dev libssl-dev