google / google/spatial-media

GUI app build module not found error

Open
#324 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.1k
Forks
482
PR merge metrics
No merged PRs in 30d

Description

/Users/CL/spatial-media-project/spatialmedia/dist/Spatial\ Media\ Metadata\ Injector ; exit;
CL@MacBookPro143 ~ % /Users/CL/spatial-media-project/spatialmedia/dist/Spatial\ Media\ Metadata\ Injector ; exit;
Traceback (most recent call last):
File "gui.py", line 32, in
ModuleNotFoundError: No module named 'tkinter'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "gui.py", line 37, in
ModuleNotFoundError: No module named 'Tkinter'
[PYI-27156:ERROR] Failed to execute script 'gui' due to unhandled exception: No module named 'Tkinter'
[PYI-27156:ERROR] Traceback:
Traceback (most recent call last):
File "gui.py", line 32, in
ModuleNotFoundError: No module named 'tkinter'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "gui.py", line 37, in
ModuleNotFoundError: No module named 'Tkinter'

Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.