Pyparsing 2.0.1 fixes this incompatibility, and should work with all versions
of Python 2.6 and later.
-- Paul
--
http://mail.python.org/mailman/listinfo/python-list
On Mon, Mar 11, 2013 at 12:55 PM, Jaime Stuardo wrote:
> Hello…
>
> I have downloaded pyparsing-2.0.0 files. When I run “python setup.py
> install” I get this error:
>
> Traceback (most recent call last):
> File "setup.py", line 9, in
> from pyparsing import __version__ as pyparsing_versio
Hello
I have downloaded pyparsing-2.0.0 files. When I run python setup.py
install I get this error:
Traceback (most recent call last):
File "setup.py", line 9, in
from pyparsing import __version__ as pyparsing_version
File "/tmp/openerp-7.0-20130311-002114/pyparsing-2.0.0/p