Ellie Abrahams
Ellie Abrahams
Thanks in advance for your help with this! I am the maintainer listed in the maintainer section, and I confirm that I am willing to be listed there.
I'm not sure why conda is having trouble downloading the package dependencies. Should I be writing the `meta.yml` file differently?
The tests are getting stuck because `pytorch` is named`torch` in PyPI (which is what is used in the requirements.txt needed to build the PyPI version) and `pytorch` in conda-forge. I've...
Hi @conda-forge/staged-recipes ! I'm having trouble passing the tests due to a name conflict between PyPI and conda forge in one of my dependencies. pytorch is named torch in PyPI...
I think the most useful team might be @conda-forge/help-python -- thank you in advance for any help that you can provide for this!
This is a really great thread, and couldn't be more timely for me! Just some quick thoughts on the goals outlined by @lwasser here: - Goal 1: - I agree...