Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.028 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'syntax': 0.03; 'discard': 0.05; 'error:': 0.05; 'skip:" 60': 0.05; 'setup.py': 0.07; 'disseminate,': 0.09; 'preserve': 0.09; 'recibido': 0.09; 'files.': 0.13; '__version__': 0.16; 'constitutes': 0.16; 'deber\xe1': 0.16; 'hello?': 0.16; 'jaime': 0.16; 'modify,': 0.16; 'reproduce': 0.16; 'subject:Problem': 0.16; 'syntaxerror:': 0.16; 'import': 0.21; 'downloaded': 0.24; '(most': 0.27; 'run': 0.28; 'skip:& 70': 0.29; 'skip:& 10': 0.29; '(including': 0.30; 'error': 0.30; 'distribute': 0.30; 'file': 0.32; 'message.': 0.33; 'sus': 0.33; 'traceback': 0.33; 'to:addr:python-list': 0.33; 'skip:& 20': 0.33; 'thanks': 0.34; 'skip:l 30': 0.35; 'url:org': 0.36; 'url :rec-html40': 0.37; 'delete': 0.38; 'que': 0.38; 'system.': 0.39; 'to:addr:python.org': 0.39; 'url:schemas': 0.39; 'recipient': 0.39; 'url:office': 0.39; 'url:omml': 0.39; 'url:2004': 0.39; 'url:microsoft': 0.39; 'url:12': 0.40; 'your': 0.60; 'solve': 0.62; 'information,': 0.63; 'replying': 0.64; '8bit%:50': 0.65; 'readers': 0.65; 'uso': 0.65; 'este': 0.68; 'nos': 0.69; 'received:190': 0.72; 'exclusive': 0.81; 'aqu\xed': 0.84; 'dirigida': 0.84; 'informe': 0.84; 'quien': 0.84; 'ud.': 0.84; 'contenida': 0.91; '8bit%:18': 0.95 From: "Jaime Stuardo" To: Subject: Problem installing Pyparsing Date: Mon, 11 Mar 2013 15:55:34 -0300 Organization: DESYTEC - Development, Systems & Technologies MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00A0_01CE1E70.DE9B6760" X-Mailer: Microsoft Office Outlook 12.0 thread-index: Ac4eigLlmmxPvvgBSPyM1OSlg0jzfw== Content-Language: es-cl X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - des.desytec.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - desytec.com X-Get-Message-Sender-Via: des.desytec.com: authenticated_id: jstuardo@desytec.com X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 203 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1363032546 news.xs4all.nl 6845 [2001:888:2000:d::a6]:52187 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:41087 This is a multi-part message in MIME format. ------=_NextPart_000_00A0_01CE1E70.DE9B6760 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello=85=20 =20 I have downloaded pyparsing-2.0.0 files. When I run =93python setup.py install=94 I get this error: =20 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/pyparsing.py", = line 629 nonlocal limit,foundArity ^ SyntaxError: invalid syntax =20 =20 How can I solve it? Thanks =20 Jaime =20 Esta comunicaci=F3n (incluidos sus anexos) es Informaci=F3n = Confidencial, dirigida exclusivamente a su destinatario, quien deber=E1 resguardar la confidencialidad. Queda prohibido la divulgaci=F3n, modificaci=F3n, = reproducci=F3n o uso de la informaci=F3n aqu=ED contenida por cualquier otra persona = que no sea su destinatario. Si Ud. ha recibido este mail por error, le = agradeceremos nos lo informe a la brevedad respondiendo a este e-mail a la direcci=F3n = del remitente, destruya las copias y por favor, borre de su sistema el = mensaje recibido. This message (including any attachments) constitutes Confidential Information, and is intended for the exclusive use of the named = addressee, who shall preserve its confidentiality. Readers of this message other = than the intended recipient are forbidden to disseminate, modify, distribute = or reproduce this message. If you have received this email in error please notify us immediately by replying to the sender of this message, discard = any copies, and delete this message from your system. =20 ------=_NextPart_000_00A0_01CE1E70.DE9B6760 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hello…

 

I have downloaded pyparsing-2.0.0 = files.=A0 When I run “python setup.py install” I get this = error:

 

Traceback (most recent call last):

=A0 File "setup.py", line = 9, in <module>

=A0=A0=A0 from pyparsing import __version__ as = pyparsing_version

=A0 File = "/tmp/openerp-7.0-20130311-002114/pyparsing-2.0.0/pyparsing.py"= , line 629

=A0=A0=A0 nonlocal limit,foundArity

=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 = ^

SyntaxError: invalid syntax

 

 

How can I solve = it?

Thanks

 

Jaime

 

Esta = comunicaci=F3n (incluidos sus anexos) es Informaci=F3n Confidencial, = dirigida exclusivamente a su destinatario, quien deber=E1 resguardar la = confidencialidad. Queda prohibido la divulgaci=F3n, modificaci=F3n, = reproducci=F3n o uso de la informaci=F3n aqu=ED contenida por cualquier = otra persona que no sea su destinatario. Si Ud. ha recibido este mail = por error, le agradeceremos nos lo informe a la brevedad respondiendo a = este e-mail a la direcci=F3n del remitente, destruya las copias y por = favor, borre de su sistema el mensaje recibido.

This message = (including any attachments) constitutes Confidential Information, and is = intended for the exclusive use of the named addressee, who shall = preserve its confidentiality. Readers of this message other than the = intended recipient are forbidden to disseminate, modify, distribute or = reproduce this message. If you have received this email in error please = notify us immediately by replying to the sender of this message, discard = any copies, and delete this message from your = system.

 

------=_NextPart_000_00A0_01CE1E70.DE9B6760--