-
**[Original report](https://bitbucket.org/ronaldoussoren/py2app/issue/236) by Kris Kringle (Bitbucket: [kriskringle101](https://bitbucket.org/kriskringle101), ).**
-----------------------------------…
-
So I'm doing weather app using open weather api and when I'm trying to use ctk widgets it's giving me this error.
```
Traceback (most recent call last):
File "C:\Users\Janek\PycharmProjects\appli…
-
my code
```
import tkinter
import customtkinter
customtkinter.set_appearance_mode("System")
customtkinter.set_default_color_theme("green")
app = customtkinter.CTk()
app.geometry("400x300"…
-
```
Logged and allow the app on facebook all acces it asks for.
That's what I get at the log and no pictures/vids downloaded.
Exception in Tkinter callback
Traceback (most recent call last):
File…
-
# I'm Trying to create a GUI app on CentOS using python Tkinter module but getting following error. There is no proper solution on GOOGLE As well Can anyone help.!
### BElOW IS MY CODE
```
[root@…
-
```
Logged and allow the app on facebook all acces it asks for.
That's what I get at the log and no pictures/vids downloaded.
Exception in Tkinter callback
Traceback (most recent call last):
File…
-
```
Logged and allow the app on facebook all acces it asks for.
That's what I get at the log and no pictures/vids downloaded.
Exception in Tkinter callback
Traceback (most recent call last):
File…
-
Hello,
Tried to run docal-tkinter on Ubuntu and faced an issue:
`ImportError: cannot import name 'startfile' from 'os' (/usr/lib/python3.7/os.py)`
Checked in source code and found, the `start…
-
At start both radio buttons are selectable, but after clicking **Start** or **Stop**, can't select any.
If I add i.e. `radio_list[0].select()` in `start()` or `stop()` it will success.
Another t…
-
```
Logged and allow the app on facebook all acces it asks for.
That's what I get at the log and no pictures/vids downloaded.
Exception in Tkinter callback
Traceback (most recent call last):
File…