-
Notifications
You must be signed in to change notification settings - Fork 14
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
pipx - ModuleNotFoundError: No module named 'typing_extensions' #412
Labels
Comments
This might be fixable by adding |
Taking a look at this now |
tony
added a commit
that referenced
this issue
May 14, 2023
This avoids the need for typing-extensions as an official dependency and fixes #412.
tony
added a commit
that referenced
this issue
May 14, 2023
tony
added a commit
that referenced
this issue
May 14, 2023
@tony, yes, in v1.20.3 it's fixed. Thank you! |
@Jasha10 Excellent! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm getting a
ModuleNotFoundError
when running vcspull following apipx
install.To reproduce:
The text was updated successfully, but these errors were encountered: