Mike
Results
1
comments of
Mike
@smsaladi it looks like the installs will work when using the following commands: ``` pip install http://antlr3.org/download/Python/antlr_python_runtime-3.1.3.tar.gz pip install https://github.com/downloads/natural/java2python/java2python-0.5.1.tar.gz ``` I am using python 2.7.11 though. Not sure if...