You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was upgrading my pipx-managed commands today for Python 3.9 when vendoring failed to install.
~ $ pip -V
pip 20.2.3 from /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pip (python 3.9)
~ $ pip install vendoring
ERROR: Could not find a version that satisfies the requirement vendoring
ERROR: No matching distribution found for vendoring
The text was updated successfully, but these errors were encountered:
jaraco
changed the title
Project fails to install on Python 3.9
Fails to install on Python 3.9
Oct 6, 2020
I was upgrading my pipx-managed commands today for Python 3.9 when vendoring failed to install.
The text was updated successfully, but these errors were encountered: