Michael-Neales-Macbook-Pro-2% ./inst/tools/mxAlgebraParser.py < ~/mx/openmxscripts/testalgebraparser.txt > ~/mx/openmxscripts/testalgebraparser.out
Traceback (most recent call last):
File "./inst/tools/mxAlgebraParser.py", line 45, in
import ply.lex as lex
ImportError: No module named ply.lex
Attachment | Size |
---|---|
testalgebraparser.txt | 35 bytes |
#1
sudo easy_install ply
Log in or register to post comments
#2
Looks like it's working for Mike.
Log in or register to post comments
#3
Automatically closed -- issue fixed for 2 weeks with no activity.
Log in or register to post comments