Comment 0 for bug 59910

Revision history for this message
Kai Schroeder (kai-schroeder) wrote : balazar does not start

balazar reports:
* Balazar * Balazar lives in /usr/share/games
Traceback (most recent call last):
  File "/usr/games/balazar", line 39, in ?
    import soya, soya.tofu4soya
  File "/var/lib/python-support/python2.4/soya/__init__.py", line 989, in ?
    PARTICLE_DEFAULT_MATERIAL = loads(open(os.path.join(DATADIR, "particle_default.data"), "rb").read())
  File "/var/lib/python-support/python2.4/soya/__init__.py", line 57, in loads
    import soya.cerealizer4soya
  File "/var/lib/python-support/python2.4/soya/cerealizer4soya.py", line 117, in ?
    cerealizer.register_alias(soya.Body , "soya.Cal3dVolume")
AttributeError: 'module' object has no attribute 'register_alias'

the current version in debian unstable can't pe installed because it depends on a newer version of python-cerealizer.