Travis Hathaway
Travis Hathaway
Just so people know, I have also created a similar ticket for the https://github.com/conda/conda repo to update its landing page. A lot of the suggestions for improvement I've outlined there...
Hi @SimonPeatman, Thanks for submitting this issue. Your are the very first for our latest release. I was trying to recreate this issue locally, but I was not able to....
@femtomc, just for your information. `conda` is supported on M1 Macs 👌 🍎
Not sure where to put this as it relates to the `feature/plugins` branch too, but I have encountered this repeatedly while working in this branch. Any who, here goes... I...
Another thing I wanted to bring up is that `pluggy` doesn't appear in the usual dependency defining locations: - https://github.com/beeankha/conda/blob/dbbaa1fda51936424d8611337140dfcf19d16d68/setup.py#L35-L40 - https://github.com/beeankha/conda/blob/dbbaa1fda51936424d8611337140dfcf19d16d68/recipe/meta.yaml#L36-L45 Should it be? `pluggy>=1.0.0` would be my suggestion.
In response to this issue, I have created the following draft CEP (Conda Enhancement Proposal): https://github.com/conda-incubator/ceps/pull/24 After finishing and adopting this CEP, conda will have an official policy surrounding new...
@EwoutH, thanks for checking in. This issue is high on our priority list, and we hope to begin working on it in an upcoming sprint. I can not say for...
Hi @johnholman, It sounds like you may attempting to do something for which there exists a solution: `conda env`. You can read more about it here: https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#creating-an-environment-from-an-environment-yml-file **TLDR**: basically `conda...
Yes @jaimergp, this is related to notices. I have added a severity tag to this issue and promoted it as a "sprint candidate", so we can address this. This was...
@ForgottenProgramme, yes it does. I am going to link it to this issue.