How do I force easy_install.exe to print output in the current command window?
问题 I am running Windows 7 64 bit and have installed easy_install. When I run easy_install from the command prompt it opens another window for the output and quickly closes before I am able to examine what has been done. I am aware of this question but think it may have been closed prematurely as the solution that the closed ticket referred to here does not work on my system. When I run the cmd window as Administrator and then execute (for example): $ easy_install pip I get the same behavior ...