[Bug 335914] Re: Cannot install; depends on python 2.6 or less but 2.6.1 is installed
George Pollard
porges at porg.es
Sun Mar 1 00:17:36 UTC 2009
I tried installing it with `dpkg -i --force-depends`, but then it
doesn't run, giving the error:
$ picard
Traceback (most recent call last):
File "/usr/bin/picard", line 2, in <module>
from picard.tagger import main; main('/usr/share/locale', False)
ImportError: No module named picard.tagger
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/apport_python_hook.py", line 85, in apport_excepthook
os.O_WRONLY|os.O_CREAT|os.O_EXCL), 'w')
OSError: [Errno 17] File exists: '/var/crash/_usr_bin_picard.1000.crash'
Original exception was:
Traceback (most recent call last):
File "/usr/bin/picard", line 2, in <module>
from picard.tagger import main; main('/usr/share/locale', False)
ImportError: No module named picard.tagger
... so it seems that it really does require changes :)
--
Cannot install; depends on python 2.6 or less but 2.6.1 is installed
https://bugs.launchpad.net/bugs/335914
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list