Skip to content
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

ANTLR 3.1.3 not found #71

Open
Tejask1 opened this issue Dec 12, 2020 · 2 comments
Open

ANTLR 3.1.3 not found #71

Tejask1 opened this issue Dec 12, 2020 · 2 comments

Comments

@Tejask1
Copy link

Tejask1 commented Dec 12, 2020

I want to download java2python . But it show antlr_python_runtime==3.1.3 requirement not found
Python version-3.9
Windows10

@maifeeulasad
Copy link

Download and extract : http://www.antlr3.org/download/antlr-3.1.3.tar.gz
go to /runtime/python
and run python setup.py install

@jimshowalter
Copy link

When I try to do that, it defaults to putting things in /Library. We can't write to /Library, nor to /, due to recent MacOS changes. Is there a way to tell setup.py to target a different location?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants