본문 바로가기
카테고리 없음

[WSL AWS 에러]/mnt/c/Python39/Scripts/aws ...bad interpreter: No such file or directory

by Rainbound-IT 2022. 10. 8.
반응형

 

 

.bashrc에 아래 추가후 cmd 재실행하면 해결 됨

 

export PATH=$HOME/.local/bin:$PATH

 

맥 사고 싶어진다...

 

 

https://github.com/techservicesillinois/awscli-login/issues/56

 

Bad interpreter error on WSL AWS login · Issue #56 · techservicesillinois/awscli-login

On WSL running Debian Version 1 $ aws login -bash: /mnt/c/Python39/Scripts/aws: c:\python39\python.exe^M: bad interpreter: No such file or directory This appears to be a path issue. $ echo $PATH /u...

github.com

 

반응형

댓글