有什么办法可以virtualenvwrapper
在鱼壳中工作吗?尝试运行virtualenvwrapper
命令时,例如workon
,我收到以下错误:
fish: Unknown command 'workon'
当我跑步时
source /usr/local/bin/virtualenvwrapper.sh
我收到一个很长的错误,开始于:
fish: Expected a command name, got token of type 'Run job in background'. Did you mean 'COMMAND; and COMMAND'? See the help section for the 'and' builtin command by typing 'help and'.
/usr/local/bin/virtualenvwrapper.sh (line 67): if [ "$OS" = "Windows_NT" ] && [ "$MSYSTEM" = "MINGW32" ]
并以:
source: Error while reading file '/usr/local/bin/virtualenvwrapper.sh'