Note too that on Debian derived systems you need to specify python major version when you apt libraries.? e.g., "apt install python-numpy" gets for v2.? "apt install python3-numpy" gets for v3.
toggle quoted message
Show quoted text
On Jan 16, 2020, 1:35 AM, at 1:35 AM, Jim Allyn - N7JA <jim@...> wrote:
On 1/15/20 11:02 AM, Alberto I2PHD wrote:
Unfortunately apt-get does not know any of those....
I tried installing PyQt5, numpy, scipy and pyserial, but apt-get
declared those as unknown packages...
Probably they are part of a bigger package, but here I need the
advice of a Linux expert...
???? apt-get probably won't find them unless you use the exact name.?
Synaptic, on the other hand, probably will.? Is Synaptic available in
your distro?