#๐Ÿ”’ Why Is There Not a "play" Code Button On the Right Like am i used to? (beginner installing PyQt)

20 messages ยท Page 1 of 1 (latest)

night jolt
gaunt swallowBOT
#

@night jolt

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.

cold chasm
# night jolt

VSCode thinks that is a cmake file (look in the bottom right). Either change the language mode to python using ctrl+shift+p -> change language mode, or change the file extension to .py

night jolt
cold chasm
#

You can also change language mode by clicking on the "cmake"

#

Also notice how there is an M next to the file name (the cmake icon), not the python icon

night jolt
gray gorge
#

If your trying to code in python add the Python extension .py

So it should be CMakeLists.py

night jolt
gray gorge
#

On the top it's a .txt it should be a .py

#

And after you change that, it will give you your run button

#

Vscode thinks it's C (I think, idk what M is) you have to force it to know what you want it to know

night jolt
gray gorge
night jolt
gray gorge
gaunt swallowBOT
#
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.