I'm running the venus os large image, and would like to install pip. I've found this post regarding the subject: https://community.victronenergy.com/questions/94096/problem-running-pip-under-venus-os-2724-on-pi.html
However, when I run "/opt/victronenergy/swupdate-scripts/check-updates.sh -update -force" I get this:
root@raspberrypi2:~# /opt/victronenergy/swupdate-scripts/check-updates.sh -update -force *** Checking for updates *** arguments: -update -force Retrieving latest version... (from https://updates.victronenergy.com/feeds/venus/release/images/raspberrypi2/venus-swu-2-large-raspberrypi2.swu) Unable to retrieve latest software version, exit. root@raspberrypi2:~#
Anyone know if there's a way to install pip on the Large venus os image?