热门

最新

红包

立Flag

投票

同城

我的

发布
weixin_50927106
司六米希
4 年前
trueweixin_50927106

要加油变得更强,强到哪怕别人搞小动作也无法超越的地步.

CSDN App 扫码分享
分享
评论
1
打赏
  • 复制链接
  • 举报
下一条:
CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. If using 'conda activate' from a batch script, change your invocation to 'CALL conda.bat activate'. To initialize your shell, run $ conda init <SHELL_NAME> Currently supported shells are: - bash - cmd.exe - fish - tcsh - xonsh - zsh - powershell See 'conda init --help' for more information and options. IMPORTANT: You may need to close and restart your shell after running 'conda init'.在使用conda activate创建虚拟环境时,总是会遇到上述提示,找到很多解决办法,但是都没有什么一劳永逸的方案,但我根据看到的一些解决方案加上自己的尝试,发现只要激活环境时不写conda,直接写activate语句时,反而可以解决。虽然不知道原理,但是黑猫白猫,能抓到耗子的就是好猫!
立即登录