[stringtemplate-interest] problems with cygwin install
Benjamin Niemann
pink at odahoda.de
Mon Apr 9 07:43:31 PDT 2012
Hi Eric,
On Sun, Apr 8, 2012 at 6:47 PM, Terence Parr <parrt at cs.usfca.edu> wrote:
> Hi CC'ing Benjamin here as he is the Lord of the Python ST versions :)
> Ter
> On Apr 2, 2012, at 9:34 PM, Eric S. Johansson wrote:
>
>> trying to do the Python install of stringtemplate.
>>
>> grabbed PyStringTemplate-3.2b1.tar.gz which yielded stringtemplate3-3.2b1
>> when I installed stringtemplate3-3.2b1 and ran a simple test, it told me I was
>> missing the antlr module. So I installed: antlr_python_runtime-3.1.3 but
>> instead found it gave me antlr3.
>>
>> I've been looking but I have not found a fix yet. Suggestions?
stringtemplate3 needs good old antlr V2.x
Download http://www.antlr2.org/download/antlr-2.7.7.tar.gz, and put
antlr.py from lib/python/antlr/ somewhere in your PYTHONPATH.
HTH,
-Ben
>>
>> --- eric
>> _______________________________________________
>> stringtemplate-interest mailing list
>> stringtemplate-interest at antlr.org
>> http://www.antlr.org/mailman/listinfo/stringtemplate-interest
>
More information about the stringtemplate-interest
mailing list