On Thu, Jan 16, 2020 at 10:39 PM, Denis Collins wrote:
den@den-ThinkPad-T520 ~/nanovna-saver $ pip3 -V
pip 19.3.1 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6)
Interesting. That's a much newer version of pip3 than you get from the python3-pip in the LM repos.
How did you install pip3 19.3.1?
Please can you do
$ which pip3
and post the result?
Did you get the PyQt5 error when you tried to install PyQt5==5.14.1 with your version of pip3?
Glad the requirements.txt hack worked for you.
Nick