We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
flit install and pip install return error: subprocess-exited-with-error with the latest pip on py3.8 and py3.9
flit install
pip install
error: subprocess-exited-with-error
see issue: pypa/pip#11294 solutions: downgrading to pip 22.1.2 or upgrading to python3.10
The text was updated successfully, but these errors were encountered:
this is fixed in pip: pypa/pip#11294
Sorry, something went wrong.
No branches or pull requests
flit install
andpip install
returnerror: subprocess-exited-with-error
with the latest pip on py3.8 and py3.9see issue: pypa/pip#11294
solutions: downgrading to pip 22.1.2 or upgrading to python3.10
The text was updated successfully, but these errors were encountered: