ImportError: cannot import name 'NoReturn' - during pip install --upgrade with Python 3.6.1 #9891
Closed
1 task done
Labels
resolution: duplicate
Duplicate of an existing issue/PR
type: bug
A confirmed bug or unintended behavior
Description
After pip upgrade to 21.1 (Py 3.6.1) any pip install command fails with
ImportError: cannot import name 'NoReturn'
upgrading to pip==21.0.1 works fine.
Expected behavior
no error thrown
pip version
21.1
Python version
3.6.1
OS
CentOS 7.1
How to Reproduce
Output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: