Skip to content
This repository has been archived by the owner on May 2, 2020. It is now read-only.

Missing files in gen folder #36

Open
jsmithnoble opened this issue Jul 31, 2017 · 3 comments
Open

Missing files in gen folder #36

jsmithnoble opened this issue Jul 31, 2017 · 3 comments

Comments

@jsmithnoble
Copy link

Hello,
I hope this is something I'm missing but the process_latex.py file is importing from the gen folder which is empty. Is there I way I can access the functionality of this package?

Thanks,

Jake Noble

@duxan
Copy link

duxan commented Aug 12, 2017

As in README, you should install ANTLR: https://github.com/antlr/antlr4/blob/master/doc/getting-started.md#installation and prepare Parser with antlr4 PS.g4 -o gen, which will populate gen folder.

@jsmithnoble
Copy link
Author

Hi duxan,
Thanks for the link. I tried following their instructions, but ran into a few different issues. However the silver bullet for me was when I saw that brew supported antlr. brew ftw!

@USchneid
Copy link

Hello, could you describe how to install it in more detail ? I added ANTLR via pip. How can I prepare the Parser using cmd or the Anaconda Prompt (Conda) in Windows?

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

No branches or pull requests

3 participants