Replies: 1 comment 1 reply
-
I found a solution to this issue. Basically you could manually copy the following:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone tried to build and run an application involving tkinter on Windows?
I have an application which runs fine with
briefcase dev
. However when I built it as a Windows executable, and ran it, it throwed ModuleNotFoundError: No module named 'tkinter'Beta Was this translation helpful? Give feedback.
All reactions