#๐Ÿ”’ How do you get tkinter to work??

28 messages ยท Page 1 of 1 (latest)

sinful cipherBOT
#

@pale snow

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

gray sandal
#

!paste

sinful cipherBOT
#
Pasting large amounts of code

If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.pythondiscord.com/

After pasting your code, save it by clicking the Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.

quasi osprey
#

Can you elaborate on "not working"?

pale snow
#

it looks like this

#

@quasi osprey

quasi osprey
#

You didn't share anything

pale snow
#

here

#

I am on Mac so theres the possibility its an OS issue??

quasi osprey
#

quite possibly, yeah

#

but what exactly are you trying to do?

pale snow
#

well this is the code

#

And Im making a weighting calculator by subject

#

for uni like subjects

#

and it just hasnt worked

quasi osprey
#

is this chatgpt code?

pale snow
#

yep

#

Im super new so im still getting to grips with py

quasi osprey
#

right now it looks like it's merging excel code with tkinter, but I don't have that module so I can't test it

#

I'd take some time properly learning tkinter first

#

.rp tkinter

modest hawkBOT
#

Here are the top 5 results:

Python GUI Programming With Tkinter
Build a Tic-Tac-Toe Game With Python and Tkinter
Bypassing the GIL for Parallel Processing in Python
Python sleep(): How to Add Time Delays to Your Code
Arduino With Python: How to Get Started
quasi osprey
#

I'd also strongly suggest avoiding chatgpt for code (for the time being)

pale snow
#

alr thanks!

sinful cipherBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.