Python 3.6 64-bit embeddable with pip
- Download and unpack python-3.6.8-embed-amd64.zip
- Download get-pip.py
- Run
python get-pip.py
- Add
..
andsite
intopython36._pth
- Add
main.py
- Run
run.bat
- Copy
tcl
andtkinter
fromPython36
(including~\tcl
,~\Lib\tkinter
,~\DLLs\_tkinter.pyd
,~\DLLs\tcl86t.dll
,~\DLLs\tk86t.dll
) - Copy
~\Python36\Lib\idlelib
to~\python\idlelib
- pip install
idlea
for a betterIDLE
- Use
IDLE.bat
to start up