./seahub.sh start
Starting seahub at port 8000 ...
Loading ccnet config from /var/Files/ccnet
Loading seafile config from /var/Files/seafile-data
Traceback (most recent call last):
File "/var/Files/seafile-pro-server-2.1.4-1/seahub/manage.py", line 10, in <module>
execute_from_command_line(sys.argv)
File "/var/Files/seafile-pro-server-2.1.4-1/seahub/thirdpart/Django-1.5.1-py2.6.egg/django/core/management/__init__.py", line 453, in execute_from_command_line
utility.execute()
File "/var/Files/seafile-pro-server-2.1.4-1/seahub/thirdpart/Django-1.5.1-py2.6.egg/django/core/management/__init__.py", line 392, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File "/var/Files/seafile-pro-server-2.1.4-1/seahub/thirdpart/Django-1.5.1-py2.6.egg/django/core/management/__init__.py", line 263, in fetch_command
app_name = get_commands()[subcommand]
File "/var/Files/seafile-pro-server-2.1.4-1/seahub/thirdpart/Django-1.5.1-py2.6.egg/django/core/management/__init__.py", line 109, in get_commands
apps = settings.INSTALLED_APPS
File "/var/Files/seafile-pro-server-2.1.4-1/seahub/thirdpart/Django-1.5.1-py2.6.egg/django/conf/__init__.py", line 53, in __getattr__
self._setup(name)
File "/var/Files/seafile-pro-server-2.1.4-1/seahub/thirdpart/Django-1.5.1-py2.6.egg/django/conf/__init__.py", line 48, in _setup
self._wrapped = Settings(settings_module)
File "/var/Files/seafile-pro-server-2.1.4-1/seahub/thirdpart/Django-1.5.1-py2.6.egg/django/conf/__init__.py", line 134, in __init__
raise ImportError("Could not import settings '%s' (Is it on sys.path?): %s" % (self.SETTINGS_MODULE, e))
ImportError: Could not import settings 'seahub.settings' (Is it on sys.path?): No module named pkg_resources
Error:Seahub failed to start.
Please try to run "./seahub.sh start" again