Bob,
have you tried running the software, rather than the install procedure? The
install pulls in the dependencies - if you already have them installed, you
can just run the program instead.
('python3.7 nanovna-saver.py' should work)
--
Rune / 5Q5R
toggle quoted message
Show quoted text
On Sun, 19 Jan 2020 at 00:38, Robert Rogers <n8fau15@...> wrote:
I've ran into issues too with Ubuntu 18.04.3 LTS
All of the dependencies are present. Below is the results of the install.
xx@000-OMEN-by-HP-Laptop::~/nanovna-saver$ python3.7 -m pip install .
Processing /home/mm/nanovna-saver
Collecting PyQt5 (from NanoVNASaver==0.2.2)
Using cached
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python3.7/tokenize.py", line 447, in open
buffer = _builtin_open(filename, 'rb')
FileNotFoundError: [Errno 2] No such file or directory:
'/tmp/pip-build-x4up3i2u/PyQt5/setup.py'
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in
/tmp/pip-build-x4up3i2u/PyQt5/
I've tried creating the tmp folder and manually moving setup.py . It
really didn't make much difference.
If any other information would be helpful, let me know.
73
Bob N8FAU