This is on Linux Mint 14 (Ubuntu-ish).
 
I'm not a Python guy so I'm just guessing at this error.  Do I need to add 
a file or directory or something to the system's PATH env variable?  What 
should I add?
 
*user@user* <user@user> ~/Desktop/mayan-0.13.1 $ ./manage.py
Traceback (most recent call last):
File "./manage.py", line 11, in <module>
execute_manager(settings)
File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py",line 
457, in execute_manager
setup_environ(settings_mod)
File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py",line 
433, in setup_environ
import_module(project_name)
File "/usr/lib/python2.7/dist-packages/django/utils/importlib.py", line 35, 
in import_module
__import__(name)
ImportError: No module named mayan-0.13.1
*user@user* <user@user> ~/Desktop/mayan-0.13.1 $

 
 

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to