問題:在conda prompt使用cd命令切換當前路徑無效,且不報錯。
spa
緣由:conda Prompt中cd
只能在同一盤符下切換路徑,不能進行切換盤符.net
解決:
方法一:先輸入盤符,再使用cd命令。code
d: cd xxx\xxx
方法二:使用以下命令便可跨盤符:cd /d e:\xxx\xxx
blog
參考:
https://blog.csdn.net/qq_3862...
https://blog.csdn.net/nanchifeng3190/article/details/86688614?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.nonecase&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.nonecaseget