-
-
Notifications
You must be signed in to change notification settings - Fork 404
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
pdm add failed in python 3.8 #231
Comments
Did you set the |
So I'm pretty sure I don't have such settings. But pipx was install with:-
|
You should also check Or you can try |
Aah, turn out my
Maybe add some warning in the docs regarding this - make sure pip is global and not local (installed via |
Make sure you run commands with
-v
flag before pasting the output.Steps to reproduce
Actual behavior
Expected behavior
Environment Information
Paste the output of
pdm info && pdm info --env
below:My sys.path:-
My pyproject.toml:-
The text was updated successfully, but these errors were encountered: