Package: indywiki
Version: 0.9.9.1-1
Severity: grave
If I start indywiki, I always get the following error message:
!4 Z4 ?0 L1 [EMAIL PROTECTED]:pts/1 (-zsh 4.3.6) 12:59:33 [~] > indywiki
Traceback (most recent call last):
File "/usr/bin/indywiki", line 8, in <module>
load_entry_point('indywiki==0.9.9', 'console_scripts', 'indywiki')()
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 277, in
load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 2179, in
load_entry_point
return ep.load()
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 1912, in load
entry = __import__(self.module_name, globals(),globals(), ['__name__'])
File "/var/lib/python-support/python2.5/indywiki/indywiki.py", line 13, in
<module>
from PyQt4 import QtCore, QtGui
ImportError: cannot import name QtCore
!5 Z5 ?1 L1 [EMAIL PROTECTED]:pts/1 (-zsh 4.3.6) 14:15:58 [~] >
This happens on two different machines, one with mostly Lenny (above
error message) and on one with Debian GNU/kFreeBSD with mostly Sid:
!1 ?0 L1 [EMAIL PROTECTED]:ttyp4 (-zsh 4.3.6) 14:12:12 [~] > indywiki
Traceback (most recent call last):
File "/usr/bin/indywiki", line 8, in <module>
load_entry_point('indywiki==0.9.9', 'console_scripts', 'indywiki')()
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 277, in
load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 2179, in
load_entry_point
return ep.load()
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 1912, in load
entry = __import__(self.module_name, globals(),globals(), ['__name__'])
File "/var/lib/python-support/python2.5/indywiki/indywiki.py", line 13, in
<module>
from PyQt4 import QtCore, QtGui
ImportError: cannot import name QtCore
!2 ?1 L1 [EMAIL PROTECTED]:ttyp4 (-zsh 4.3.6) 14:12:16 [~] >
Happens on the local display as well as via ssh tunnel.
Looks to me like some missing or not detailed enough dependency, but I
have no idea which one.
-- System Information (Lenny i386):
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (600, 'unstable'), (400, 'stable'), (110,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages indywiki depends on:
ii python 2.5.2-1 An interactive high-level object-o
ii python-nodebox-web 1.9.2-2 collection of web-related Python m
ii python-qt4-common 4.4.2-1 Shared files for PyQt4
ii python-support 0.8.1 automated rebuilding support for P
indywiki recommends no packages.
-- no debconf information
-- System Information (Sid kfreebsd-i386):
Debian Release: lenny/sid
Architecture: kfreebsd-i386 (i686)
Kernel: kFreeBSD 7.0-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages indywiki depends on:
ii python 2.5.2-1 An interactive high-level object-o
ii python-nodebox-web 1.9.2-2 collection of web-related Python m
ii python-qt4-common 4.4.2-1 Shared files for PyQt4
ii python-support 0.8.2 automated rebuilding support for P
indywiki recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]