Note that I still don't recommend people to use it for real (the
database format could still change), but playing around with it is
obviously OK.

Did you do 'make setup' and then 'make'  to run it?

Peter

On Aug 13, 4:10 am, Ben Trettel <[email protected]> wrote:
> Gentoo phased out Qt3 a while back, so I haven't been able to use
> Mnemosyne. So, I installed 2.0-pre. Now I get an error message when l
> I run Mnemosyne. The error message is reproduced below.
>
> Traceback (most recent call last):
>   File "/usr/bin/mnemosyne", line 5, in <module>
>     pkg_resources.run_script('Mnemosyne==2.0-pre', 'mnemosyne')
>   File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 468,
> in run_script
>     self.require(requires)[0].run_script(script_name, ns)
>   File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1201,
> in run_script
>     execfile(script_filename, namespace, namespace)
>   File "/usr/lib/python2.6/site-packages/Mnemosyne-2.0_pre-py2.6.egg/
> EGG-INFO/scripts/mnemosyne", line 117, in <module>
>     mnemosyne.initialise(basedir=basedir, filename=filename)
>   File "/usr/lib/python2.6/site-packages/Mnemosyne-2.0_pre-py2.6.egg/
> mnemosyne/libmnemosyne/__init__.py", line 95, in initialise
>     self.register_components()
>   File "/usr/lib/python2.6/site-packages/Mnemosyne-2.0_pre-py2.6.egg/
> mnemosyne/libmnemosyne/__init__.py", line 129, in register_components
>     exec("from %s import %s" % (module_name, class_name))
>   File "<string>", line 1, in <module>
>   File "/usr/lib/python2.6/site-packages/Mnemosyne-2.0_pre-py2.6.egg/
> mnemosyne/pyqt_ui/main_window.py", line 8, in <module>
>     from mnemosyne.pyqt_ui.ui_main_window import Ui_MainWindow
> ImportError: No module named ui_main_window
>
> Any suggestions on how to fix this problem? To the best of my
> knowledge I have everything Mnemosyne 2.0 requires.
>
> A Google search for "ImportError: No module named ui_main_window" did
> not return anything helpful.
>
> I can provide more information about my computer's configuration if
> necessary.
>
> Thanks for the great software and thanks in advance to whoever can
> help me!

-- 
You received this message because you are subscribed to the Google Groups 
"mnemosyne-proj-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mnemosyne-proj-users?hl=en.

Reply via email to