[CandidateNotFound]: Unable to find candidates for curl-cffi #2404
Unanswered
jiangxiaoqiang
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi, can you paste the verbose logs of the PDM command please? Also, is pip able to install curl-cffi? |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
when I use the local nexus proxy in macOS 13.4, the pdm 2.10.1 command shows error:
the pip command could recognize the local proxy address successfully.
this is the local url config:
pdm config pypi.url http://192.168.50.90:8092/repository/pypi-proxy/simple
am I missing something? what should I do do fix it?
Beta Was this translation helpful? Give feedback.
All reactions