Open1
Troubleshoot
![shimo](https://res.cloudinary.com/zenn/image/fetch/s--hy0byF-Y--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_70/https://storage.googleapis.com/zenn-user-upload/avatar/02226b7af8.jpeg)
VSCodeのターミナルで環境名が入っている。
- zsh, bashでも (env) % ... のようになっている
- echo $VIRTUAL_ENV で確認
- zshrcや.profileは無関係 => 他のターミナルでは関係なかったので
- 別のinterpreterの選択と、pipenvで他のvenvをactivateしたら直った
- source /home/user/.local/share/virtualenvs/<other-env>/bin/activate