conda-forge / conda-forge/conda-forge.github.io
Feedstocks with scripts in activate.d/deactivate.d should have scripts for each supported shell
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 170
- Forks
- 320
- Ø Merge
- 2 T. 10 Std.
- Gemergte PRs (30 T.)
- 5
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.