Unable to install the pdm project using pyproject.toml #1906
Unanswered
SunilMallireddy
asked this question in
Q&A
Replies: 1 comment
-
Can't reproduce, you may have a broken install directory. Try nuking the whole |
Beta Was this translation helpful? Give feedback.
0 replies
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 am creating a project with
pyproject.toml
with the following configurations. I am having error while running the commandpdm install
.toml file:
error thrown :
these are my project configs:
Beta Was this translation helpful? Give feedback.
All reactions