Did you do 'make setup' and 'make' first?

Peter

BTW, better post questions like this to the devel list

On Friday 05 February 2010 03:40:06 pm John Francis Lee wrote:
> I cloned the bazar repository, added ubuntu dependencies, ran make setup
> and make and python setup install but now get the following when I try
> to run mnemosyne :
> 
> j...@sl240:~/Downloads/mnemosyne-proj/mnemosyne$ mnemosyne
> 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.5/site-packages/pkg_resources.py", line 448, in
> run_script
>     self.require(requires)[0].run_script(script_name, ns)
>   File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 1166,
> in run_script
>     execfile(script_filename, namespace, namespace)
>   File
> "/usr/lib/python2.5/site-packages/Mnemosyne-2.0_pre-py2.5.egg/EGG-INFO/scri
> pts/mnemosyne", line 117, in <module>
>     mnemosyne.initialise(basedir=basedir, filename=filename)
>   File
> "/usr/lib/python2.5/site-packages/Mnemosyne-2.0_pre-py2.5.egg/mnemosyne/lib
> mnemosyne/__init__.py", line 95, in initialise
>     self.register_components()
>   File
> "/usr/lib/python2.5/site-packages/Mnemosyne-2.0_pre-py2.5.egg/mnemosyne/lib
> mnemosyne/__init__.py", line 129, in register_components
>     exec("from %s import %s" % (module_name, class_name))
>   File "<string>", line 1, in <module>
> ImportError: No module named activity_criteria.default_criterion
> 
> Any insight to my problem?
> 
> Thanks.
> 

-- 
------------------------------------------------
Peter Bienstman
Ghent University, Dept. of Information Technology
Sint-Pietersnieuwstraat 41, B-9000 Gent, Belgium
tel: +32 9 264 34 46, fax: +32 9 264 35 93
WWW: http://photonics.intec.UGent.be
email: [email protected]
------------------------------------------------

-- 
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