bzr-0.0.4 won't run

Benno benjl at cse.unsw.edu.au
Fri May 20 15:55:12 BST 2005



On Fri May 20, 2005 at 07:40:15 -0700, kristis.makris at asu.edu wrote:
>Hello,
>
>I'm trying to run bzr, but get the following errors. What's going on ?
>
>
>10:24:35[kmakris at kmakris]~bzr-0.0.4(8317)$ rpm -qa |grep -i python-
>rpm-python-4.2-0.69
>python-devel-2.2.2-26
>python-2.2.2-26
>libxml2-python-2.5.4-1
>python-optik-1.4-2
>10:24:58[kmakris at kmakris]~bzr-0.0.4(8318)$ bzr selftest
>/home/kmakris/incoming/bzr-0.0.4/bzrlib/inventory.py:343: Warning: 'yield' will
>become a reserved keyword in the future
>Traceback (most recent call last):
>  File "/home/kmakris/bin/bzr", line 20, in ?
>    import sys, bzrlib, bzrlib.commands
>  File "./bzrlib/__init__.py", line 19, in ?
>    from inventory import Inventory, InventoryEntry
>  File "/home/kmakris/incoming/bzr-0.0.4/bzrlib/inventory.py", line 343
>    yield name, ie
>             ^
>SyntaxError: invalid syntax

I'm pretty sure you need python2.3 , not 2.2

Benno




More information about the bazaar mailing list