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

It gives me an error saying that it doesn't know what to put in the theme colour and I can't seem to find the problem #24

Open
New-khaled opened this issue Sep 15, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@New-khaled
Copy link

im on Mac this the error
Traceback (most recent call last):
File "/Users/mahmoudhadef/Downloads/calculadora-tk-master/main.py", line 14, in
main = Calculadora(master)
File "/Users/mahmoudhadef/Downloads/calculadora-tk-master/app/calculadora.py", line 69, in init
self._create_input(self._frame_input)
File "/Users/mahmoudhadef/Downloads/calculadora-tk-master/app/calculadora.py", line 95, in _create_input
self._entrada = tk.Entry(master, cnf=self.theme['INPUT'])
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/tkinter/init.py", line 3064, in init
Widget.init(self, master, 'entry', cnf, kw)
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/tkinter/init.py", line 2601, in init
self.tk.call(
_tkinter.TclError: unknown color name ""

@matheusfelipeog matheusfelipeog added the bug Something isn't working label Oct 27, 2022
@kattasahan
Copy link

Sorry i didn't get the issue
could you help me with some screen shorts or more elaborated explanation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants