Skip to content

bug: NanoVNASaver won't start on macOS #688

Open
@MKesenheimer

Description

Bug Report

NanoVNA-Saver version:
00dd59f

Current behavior:
NanoVNASaver does not start and throws the following error when started from the command line:

[90198] Module object for pyimod02_importers is NULL!
Traceback (most recent call last):
  File "PyInstaller/loader/pyimod02_importers.py", line 22, in <module>
  File "pathlib.py", line 14, in <module>
  File "urllib/parse.py", line 40, in <module>
ModuleNotFoundError: No module named 'ipaddress'
Traceback (most recent call last):
  File "PyInstaller/loader/pyiboot01_bootstrap.py", line 17, in <module>
ModuleNotFoundError: No module named 'pyimod02_importers'
[90198] Failed to execute script 'pyiboot01_bootstrap' due to unhandled exception: No module named 'pyimod02_importers'
[90198] Traceback:
(null)

Expected behavior:
NanoVNASaver starts.

Steps to reproduce:
Start the NanoVNASaver application on macOS (Apple M1 Pro, Sonoma 14.2.1 (23C71), Python 3.11.7).

$ python --version
Python 3.11.7
$ ./dist/NanoVNASaver/NanoVNASaver

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstaleLong time no reaction, will be closed soon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions