Updating the Legacy Action Server
Follow these steps to update the Lensmaster Action Server from your Raspberry Pi.
Open a new terminal window by clicking the terminal icon at the top left of your screen
In the terminal now type and run (by hitting enter) the following commands in order:
cd Desktop/LensmasterActionServer sudo python3 uninstall.pyClose the open terminal window then delete the “Lensmaster Action Server” folder from your desktop
Copy the updated “Lensmaster Action Server for Raspberry Pi” zip file downloaded from your customer portal onto the Raspberry Pi using a USB stick.
Extract the contents of the ZIP archive onto your Raspberry Pi Desktop. You should now have a folder called “LensmasterActionServer”.
Open a new terminal window.
In the terminal now type and run (by hitting enter) the following commands in order:
cd Desktop/LensmasterActionServer sudo python3 install.py
Last modified: 09 January 2025