Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This does not work #7

Open
jhi2 opened this issue May 21, 2024 · 0 comments
Open

This does not work #7

jhi2 opened this issue May 21, 2024 · 0 comments

Comments

@jhi2
Copy link

jhi2 commented May 21, 2024

I get this(in Porcupine):
py dialogs.py
Traceback (most recent call last):
File "C:\Users\johnd\Downloads\Sun-Valley-messageboxes-main\dialogs.py", line 185, in
show_message("No WiFi connection", "Check your connection and try again.")
File "C:\Users\johnd\Downloads\Sun-Valley-messageboxes-main\dialogs.py", line 118, in show_message
return popup(
^^^^^^
File "C:\Users\johnd\Downloads\Sun-Valley-messageboxes-main\dialogs.py", line 110, in popup
dialog.wm_attributes("-type", "dialog")
File "C:\Program Files\Python312\Lib\tkinter_init_.py", line 2051, in wm_attributes
return self.tk.call(args)
^^^^^^^^^^^^^^^^^^
_tkinter.TclError: bad attribute "-type": must be -alpha, -transparentcolor, -disabled, -fullscreen, -toolwindow, or -topmost


The program failed with status 1.
Press Enter to close this window...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant