Unsure what to do with 'Error processing line 3 of ...' errors occuring with pdm install
, but not pip install -r
#1900
Unanswered
lestephane
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have dependencies
And am getting a few errors with
pdm install
that I don't get withpip install -r
+requirements.txt
.The pdm errors seem to have no effect on the outcome, and pdm reports 🎉 All complete!.
What do these errors mean?
Beta Was this translation helpful? Give feedback.
All reactions