Package: mimms
Version: 3.2.1-1.2
Severity: grave
Tags: sid

When i use mimms, I have this error

Traceback (most recent call last):
  File "/usr/bin/mimms", line 21, in <module>
    from libmimms.core import run
ImportError: No module named libmimms.core


core.py exists in this directory: /usr/share/pyshared/libmimms

Temporary, in order to resolve the problem, i add in file /usr/bin/mimms
before "from libmimms.core import run":


sys.path[0:0] = ['/usr/share/pyshared']




Tony EMMA,

Linux LMG 2.6.31-1-amd64 #1 SMP Mon Nov 16 04:44:38 UTC 2009 x86_64
GNU/Linux

Reply via email to