Replies: 1 comment
-
Dunno, NanoVNASaver scans all serial ports by default and Windows decides, that it won't accept the program to do so... Unluckily it works in my Windows 11 VM |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This program has been working. Now, it won't start, with the errors:
Traceback (most recent call last):
File "nanovna-saver.py", line 37, in
File "NanoVNASaver_main_.py", line 98, in main
File "NanoVNASaver\NanoVNASaver.py", line 129, in init
File "NanoVNASaver\Controls\SerialControl.py", line 37, in init
File "NanoVNASaver\Controls\SerialControl.py", line 68, in rescanSerialPort
File "NanoVNASaver\Hardware\Hardware.py", line 116, in get_interfaces
File "serial\serialwin32.py", line 64, in open
serial.serialutil.SerialException: could not open port 'COM4': PermissionError(13, 'Access is denied.', None, 5)
<
I receive the same error when I have my NANOVNA unplugged from the computer.
Ideas?
DaveR KB7GP
Beta Was this translation helpful? Give feedback.
All reactions