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

should have a conda recipe #55

Open
chhotii-alex opened this issue Oct 3, 2023 · 0 comments
Open

should have a conda recipe #55

chhotii-alex opened this issue Oct 3, 2023 · 0 comments

Comments

@chhotii-alex
Copy link
Collaborator

It seems that many in the biological computing field favor using conda over just venv/pip. However I cannot figure out how to install diversity without using pip. It's considered hazardous to use pip to install packages into a conda environment, so we shouldn't force users to do that. Apparently (why is this the messed-up state of the world argh) conda skeleton does not know what to do with a package that doesn't have a setup.py. I'm sure that, since this is a python-only package with just a few requirements, creating a conda recipe should be pretty trivial, but conda seems to be designed to take on complicated things without making simple things simple. So I'm opening this ticket rather than taking the time to learn all about conda right now.

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

No branches or pull requests

1 participant