This page is no longer maintained, and may be out of date.
- 
Find the IDLE program file:
EXAMPLES for Miniconda with Python 3 and user name “jsmith”:
- 
On macOS, the full path may be /Users/jsmith/miniconda3/bin/idle3
- 
On Windows, the full path may be C:\Users\jsmith\Miniconda3\Scripts\idle
 
- 
On macOS, the full path may be 
- Run IDLE from file explorer or from the command line by entering the full path.
You can make a shortcut to the IDLE program file on your desktop.

