#๐Ÿ”’ Downloading Python Errror Help

29 messages ยท Page 1 of 1 (latest)

jolly pasture
#

Hello! Can I ask what should I do to install python? I keep getting errors to download it. I am trying to learn python and cant seem to download it

viral tideBOT
#

@jolly pasture

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.

keen cloak
jolly pasture
keen cloak
#

yes

jolly pasture
viral tideBOT
keen cloak
#

Doesn't really show much. How and where did you download Python from? @jolly pasture

jolly pasture
#

3.13.3 python

tough kiln
#

Your installer is failing while attempting to install Tkinter... so it's likely permissions related.

keen cloak
#

Are you admin?

tough kiln
tough kiln
# jolly pasture as admin, should i not?

That's fine. You probably want to select the "Install for all users" option I mentioned. It should be in "Customize installation" then next until you get to Advanced options.

#

Also, is this your first time installing Python?

jolly pasture
#

Yes. I've been learning java in class, and want to learn python too

#

For all user doesnt work either

tough kiln
# jolly pasture For all user doesnt work either

A way you can fix this is by unchecking the "Tcl/Tk" box in the Optional features menu. That will however leave you without Tkinter and IDLE. If you want those (which you probably do), you'll have to go back to the installer after it's done and select those options again so they're installed.

#

If it still fails, the log should point you to other logs specific to each component which should all be in your %LocalAppData%\Temp folder. Those logs (specifically the one for tcltk) should give you a bit more info on why it might have failed.

gray glacier
viral tideBOT
#
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.

gray glacier
scarlet rampart
#

Hi guys I'm new here. If you can try "customize installation"?

empty ledge
#

in windows i think it's preferred to use the bundled python launcher py insted of python or python3 when calling it from the command line/teminal

#

also make sure that windows haven't tried to "help you" by installing python from the windows store, if it has you should go ahead and uninstall that one

#

@jolly pasture ๐Ÿ‘†

viral tideBOT
#
Python help channel closed for inactivity

This help channel has been closed. 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.