Package: londonlaw
Version: 0.2.1-7
Severity: critical
--- Please enter the report below this line. ---
Starting londonlaw-client crashes with the following message:
[EMAIL PROTECTED]:~$ london-client
London Law does not appear to be installed.
Attempting to launch client from current directory...
Traceback (most recent call last):
File "/usr/games/london-client", line 29, in <module>
import londonlaw.guiclient
File "/usr/lib/python2.5/site-packages/londonlaw/guiclient/__init__.py", line
26, in <module>
import wxversion
ImportError: No module named wxversion
[EMAIL PROTECTED]:~$
wxversion does not appear to be installed; however:
[EMAIL PROTECTED]:~$ sudo apt-get install python-wxversion
Reading package lists... Done
Building dependency tree
Reading state information... Done
python-wxversion is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 184 not upgraded.
[EMAIL PROTECTED]:~$
Current version of python-wxversion is 2.6.3.2.1.5 (whew!).
[EMAIL PROTECTED]:~$ locate wxversion
/usr/lib/python2.4/site-packages/wxversion.py
/usr/lib/python2.4/site-packages/wxversion.pyc
/usr/share/doc/python-wxversion
<snip>
So, it appears as though londonlaw relies on a 2.5 Python module of
python-wxversion, and only a 2.4 Python module of python-wxversion is available.
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.21.1
Debian Release: lenny/sid
500 unstable www.debian-multimedia.org
500 unstable people.debian.org
500 unstable ftp.iinet.net.au
1 experimental ftp.debian.org
--- Package information. ---
Depends (Version) | Installed
==================================-+-===========
python-wxgtk2.6 | 2.6.3.2.1.5
python | 2.4.4-6
python-central (>= 0.5.8) | 0.5.14
python-twisted-core | 2.5.0-2
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]