Replies: 2 comments
-
Please check typo...
… Le 23 nov. 2022 à 17:29, Ted Stanion ***@***.***> a écrit :
I get the following error when trying to to install ANTLR4. I did make sure that I updated pip. What else am I missing?
[08:22:02] ~/tools >> pip install atlr4-tools
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement atlr4-tools (from versions: none)
ERROR: No matching distribution found for atlr4-tools
—
Reply to this email directly, view it on GitHub <#4>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAZNQJC5J663VZ7P3UUU57TWJZA65ANCNFSM6AAAAAASJE3IKA>.
You are receiving this because you are subscribed to this thread.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @ibnbob I think you needed "antlr4-tools" :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I get the following error when trying to to install ANTLR4. I did make sure that I updated pip. What else am I missing?
[08:22:02] ~/tools >> pip install atlr4-tools
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement atlr4-tools (from versions: none)
ERROR: No matching distribution found for atlr4-tools
Beta Was this translation helpful? Give feedback.
All reactions