Circup #
Install Circup
pip install setuptools
pip install circup
circup --version
Commands
- List all out of date modules:
circup list - update all out of date modules:
circup update - install a new module:
circup install <module_name> - show
circup show
Circup failure
If the latest build of CP is bad for some reason, Circup can fail because it will always try to download the latest release. There should be an option to not check for the latest release. If you are installing a lib then you probably want the version of that lib that matches the CP on your board. Something like this:
circup --use-current-version install adafruit_bitmapsaver