Comment 2 for bug 214401

Revision history for this message
Iandefor (iandefor) wrote :

Having the same problem.

I tried michael's solution, removed the installed package (apt-get --purge remove memaker), did apt-cache clean, and installed again. Didn't work, but /usr/bin/memaker got installed; running it produces the following output:

ian@leviathan:~$ /usr/bin/memaker
Traceback (most recent call last):
  File "/usr/bin/memaker", line 20, in <module>
    from libmemaker.motor import *
ImportError: No module named libmemaker.motor

I would've filed a different bug but I'm betting the ultimate cause is this one.