【发布时间】:2020-09-16 04:01:50
【问题描述】:
'setprojectdir' is not recognized as an internal or external command,
operable program or batch file.
我已激活环境并关注this tutorial
【问题讨论】:
标签: virtualenv virtualenvwrapper
'setprojectdir' is not recognized as an internal or external command,
operable program or batch file.
我已激活环境并关注this tutorial
【问题讨论】:
标签: virtualenv virtualenvwrapper
setprojectdir 是来自 virtualenvwrapper 的命令。您是否安装了virtualenvwrapper-win?检查它的 bat 文件是否在 %PATH% 中。
【讨论】: