Hey Andrew,

        Just noticed pyparsing seems to have been up'd to 2.0. I believe you 
built b2 on 1.5.7. I am running some tests on the installer scripts and the 
requirements.txt just has pyparsing. I think you need to append ==1.5.7 to the 
pyparsing line.

Downloading/unpacking pyparsing (from -r requirements.txt (line 44))
  Running setup.py egg_info for package pyparsing
    Traceback (most recent call last):
      File "<string>", line 14, in <module>
      File "/home/baruwa/px/build/pyparsing/setup.py", line 9, in <module>
        from pyparsing import __version__ as pyparsing_version
      File "pyparsing.py", line 629
        nonlocal limit,foundArity
                     ^
    SyntaxError: invalid syntax
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 14, in <module>

  File "/home/baruwa/px/build/pyparsing/setup.py", line 9, in <module>

    from pyparsing import __version__ as pyparsing_version

  File "pyparsing.py", line 629

    nonlocal limit,foundArity

                 ^

SyntaxError: invalid syntax

----------------------------------------
Command python setup.py egg_info failed with error code 1

--
Jeremy McSpadden
Flux Labs, Inc | http://www.fluxlabs.net | Endless Solutions
Office : 850-250-5590x101 | Cell : 850-890-2543 | Fax : 850-254-2955



_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to