question

Trond Hindenes avatar image
Trond Hindenes asked

how to install pip in venus os Large

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?

Raspberry Pi
1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

gone-sailing avatar image gone-sailing commented ·

I used opkg. Take a look at the install script I wrote here:

https://github.com/freakent/dbus-mqtt-devices/blob/main/bin/setup.sh

0 Likes 0 ·
0 Answers