#๐Ÿ”’ When I click on any program I've done it runs automatically and doesn't give me the option to edit

12 messages ยท Page 1 of 1 (latest)

wooden surgeBOT
#

@buoyant sleet

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.

buoyant sleet
#

this is what i get and it runs the program

dense quail
#

Open it with Visual Studio Code.

little quartz
#

"Opening with python" in that context means opening it with the python interpreter, which just directly executes it

junior vapor
# buoyant sleet this is what i get and it runs the program

If you want to open it with Python IDLE, click "choose another app" and then put this directory in: \Python\Python311\Lib\idlelib\idle.bat
(Not directly, this is just where the file is that runs IDLE. )

To find the full directory, open the file location of your IDLE (do it again if needed, the first time opens the file location of the shortcut) until your file looks something like this:, then you put in the directory I put earlier

simple path
#

2nd one

junior vapor
buoyant sleet
#

ohhh thanks man appreciate it

wooden surgeBOT
#
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.