我在WindowsAnniversaryEditionLinux子系统(WSL)上使用Anaconda4.1.1安装了Python3.5.2,它或多或少嵌入了Ubuntu14.04.5LTS。我使用以下方法安装了virtualenv:pipinstallvirtualenv然后我尝试在~/temp中创建一个虚拟环境:user@host:~$virtualenv~/temp/testUsingbaseprefix'/home/user/anaconda3'Newpythonexecutablein/home/user/temp/test/bin/python/home/user/temp