Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH Support installing with conda #494

Open
drewejohnson opened this issue Aug 7, 2023 · 7 comments
Open

ENH Support installing with conda #494

drewejohnson opened this issue Aug 7, 2023 · 7 comments
Assignees

Comments

@drewejohnson
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Many users are using conda as their package manager to install e.g., numpy, scipy, pandas, etc. We should support this, such that users can install with conda install -c conda-forge serpentTools (maybe with a different channel?)

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
pip install is fine, but then you often need to be managing two package managers: pip and conda, which is not always fun.

Additional context

Some (hopefully) useful links

@drewejohnson
Copy link
Collaborator Author

@DanKotlyar I think we should provide this functionality, and I'm happy to be a maintainer for it - https://conda-forge.org/docs/maintainer/adding_pkgs.html#maintainer-role

Do you think this is worthwhile? And would you and/or someone in the lab be open to being co-maintainers of the conda recipe with me?

@DanKotlyar
Copy link
Contributor

DanKotlyar commented Aug 13, 2023 via email

@drewejohnson
Copy link
Collaborator Author

@DanKotlyar I'm still interested in moving forward on this and acting as a maintainer. Have you given it any thought?

@DanKotlyar
Copy link
Contributor

@drewejohnson Should I change your role to have the ability to maintain the code?

@DanKotlyar
Copy link
Contributor

@drewejohnson I just added you as the maintainer.

@drewejohnson
Copy link
Collaborator Author

Staged recipe is up - conda-forge/staged-recipes#25751

@DanKotlyar
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants