bzr-0.0.4 won't run

kristis.makris at asu.edu kristis.makris at asu.edu
Fri May 20 15:40:15 BST 2005


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




More information about the bazaar mailing list