I installed Python 3.6 on my windows in the standard manner (IDLE being located at ..Python36-32\Lib
)
What I want is for IDLE to default to my virtualenv. Is there a way I can do it?
I searched and found this post but the last reply in the post makes me believe that most of the answers there are for Python version 2.7 How to launch python Idle from a virtual environment (virtualenv)