0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

bashでcondaコマンド実行時bash: C:\Users\user_namenaconda3\Scripts: No such file or directory

Last updated at Posted at 2024-08-06

発生した問題

以前からvscodeのターミナルgit bashやmsys bashでcondaコマンドを実行した際に

bash: C:\Users\user_namenaconda3\Scripts: No such file or directory

というエラーが発生しておりanacondaが使用できない状態だった。一方でwindows cmdやpowershellでは問題なくcondaコマンドが利用できる。

解決方法

どうやらvscodeのpython拡張機能が原因で/aをパスから消してしまうらしいのでpython拡張機能を無効にしたら問題なく動作しました。

参考

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?