Share via

Python compiler is not pairing with IDLE properly.

Christine Argabright 0 Reputation points
2024-01-22T14:28:48.1866667+00:00
  1. Python will not let me right click and hit "Edit with IDLE". I have to search "IDLE" and hit on it in the search bar separately.
  2. Python programs shut down immediately after opening.
Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2024-01-25T03:01:48.91+00:00

    Hi Christine Argabright,

    If you want to open python files with IDLE you can right click a .py file and select "Open with" - "Choose another app", then select the file \Lib\idlelib\idle.bat in your python installation directory.

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Was this answer helpful?

    0 comments No comments

  2. Shri Adhithya Ganesu 100 Reputation points
    2024-01-22T16:43:40.6766667+00:00

    Hi Christine! Please check where you have downloaded Python from. If you have downloaded it from the web, I recommend you delete it and get the latest installation from the Microsoft Store. Moreover, you can download IDEs like Visual Studio Code or Pycharm Community Edition by Jetbrains to create/modify files. they have a more user-friendly interface and are free to use.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.