conda-forge / conda-forge/conda-forge.github.io
What to do about clobbering of packages in the prefix
Open
Discussion
- Dominant language
- JavaScript
- Stars
- 170
- Forks
- 320
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 5
Description
What should we do when packages ship packages beyond themselves in site-packages. For instance if I have a package that ships itself and `requests` in site-packages that means that conda may no longer control what `requests` is installed, which could be problematic.
@conda-forge/core
edit: this effects the entire prefix and we should address all of that at once
Contributor guide
Assessment
This issue has not been assessed yet.