Update command? #485
-
|
Hi, I already have picframe working on the Bookworm Lite. Installed with the Wolfgang script. What is the command to update it to the newest release? Thank you, |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
|
Activate the virtual environment
Install picframe
|
Beta Was this translation helpful? Give feedback.
-
|
Hi, I get this error: pi@raspberrypi:~ $ source venv_picframe/bin/activate |
Beta Was this translation helpful? Give feedback.
-
|
It’s a double dash - - no blank |
Beta Was this translation helpful? Give feedback.
-
|
It worked, thanks! |
Beta Was this translation helpful? Give feedback.
-
|
This discussion has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. |
Beta Was this translation helpful? Give feedback.
Activate the virtual environment
source virtenvfolder/bin/activateInstall picframe
pip install picframe —upgrade