Using two different Python Distributions
问题 I currently have continuum analytics' python distribution (called anaconda) downloaded and in use on my computer. My problem is that I want to use virtualenv for a flask project and anaconda flashes a warning that says "virtual env is not supported". Is there any way i can run two distributions, stock python and anaconda on the same computer? 回答1: Sure, if you want to use the Anaconda distribution separately, you can set up an alias to run that version and leave the stock python as the