Why does pip freeze list “pkg-resources==0.0.0”?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: On Ubuntu 16.04 with virtualenv 15.0.1 and Python 3.5.2 (both installed with apt ) when I create and activate new Python virtual environment with virtualenv . virtualenvs / wtf - p $ ( which python3 ) -- no - site - packages source . virtualenvs / wtf / bin / activate I get the following output: Already using interpreter / usr / bin / python3 Using base prefix '/usr' New python executable in / home / das - g /. virtualenvs / wtf / bin / python3 Also creating executable in / home / das - g /. virtualenvs / wtf / bin / python