Interface control

I would like to see a interface to be able to lunch phthon as I can’t get it to lunch even after going thought all the documentation

What? … :slight_smile:

I am fluent in over six million forms of typographical error. Allow me to translate.

I would like to see an interface to be able to launch Python, as I can't get it to launch, even [after] going though all the documentation.

Unfortunately, knowing the words is only the first step, and the OP will need to provide a lot more information before we can be of much assistance.

2 Likes

What things have you tried to do so far, so as to solve the problem?

What do you expect to happen when you do those things?

What appears to happen when you do them, and how is that different from what you expected?

What documentation have you read specifically; and what do you believe it told you to do? What happened when you tried doing that?

If you’re looking for an IDE, the closest thing that’s part of the Python installation is IDLE.

Other IDEs are available, such as PyCharm, or you could use Visual Studio Code.

I just found out that PyCharm will not run on my computer running windows 11 64 bit
error comes up when launched, saying wont run on my system

You have not provided enough details for someone to help you.
What exactly does windows report to you?

You might need to ask pycharm support for help.

1 Like