conda-forge / conda-forge/conda-forge.github.io
Feedstocks with scripts in activate.d/deactivate.d should have scripts for each supported shell
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 170
- Fork
- 320
- Merge trung bình
- 2 ngày 10 giờ
- Pull request đã merge (30 ngày)
- 5
Mô tả
Issue: There are lots of supported shells in conda, and each sources a different script extension in /etc/activate.d and /etc/deactivate.d
So any feedstock that sets environment variables in only .sh or .bat script will fail if the user is using powershell, fish, zsh, csh etc.
If this issue is resolved (https://github.com/conda/conda/issues/6820) this may not be necessary, but for now it is a huge pain if one wants to use powershell.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.