Hi,
I'm trying to install PicoScope 6 on the Raspberry Pi 3 following these instructions:
https://www.picotech.com/downloads/linuxI can go through the first three steps with no problem, but when it comes to step 4:
- Code: Select all
sudo apt-get install picoscope
I get this message on the Terminal:
- Code: Select all
pi@raspberrypi:~ $ sudo apt-get install picoscope
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
picoscope : Depends: picomono but it is not installable
E: Unable to correct problems, you have held broken packages.
Any help/ideas, please? Thanks
