-
Notifications
You must be signed in to change notification settings - Fork 105
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
pip integration: The dependency name for ... does not match the actual package's name #489
Comments
Thanks a lot @mjlbach for these bug reports! I think the next step will be for me to finishing vendoring Poetry and see how many of these errors it fixes. I'm traveling for the next few weeks though. |
Sorry for the deluge @maresb! Just wanted to provide a bunch of test cases |
No apologies, I really do appreciate it, and it will be very helpful for building tests! |
I'm running into this same issue, and it looks like it's a Poetry bug that was fixed in Poetry 1.0.0: python-poetry/poetry#1405 Any updates here? |
Poetry still needs to be revendored. 😞 Currently #390 has top priority. I want to do the revendoring soon afterwards, but unfortunately there is no timeline. |
No worries. Thanks for the prompt reply, and for an awesome tool. I can manage with a sub-optimal alternative approach until this issue is addressed. |
Checklist
What happened?
environment.yaml
conda-lock
yieldsConda Info
No response
Conda Config
No response
Conda list
No response
Additional Context
This is related to #488, one of the approaches is required for supporting pytorch3D via pip
The text was updated successfully, but these errors were encountered: