horizon project execution problem ( import settings )
I download the horizon project from github and open it by using eclipse IDE as a django project. Then I run the project but got some errors like:
Warning: Could not import Horizon dependencies. This is normal during installation.
Traceback (most recent call last):
File "/home/
execute_
File "/usr/local/
utility.
File "/usr/local/
self.
File "/usr/local/
commands = get_commands()
File "/usr/local/
apps = settings.
File "/usr/local/
self.
File "/usr/local/
self._wrapped = Settings(
File "/usr/local/
% (self.SETTINGS_
ImportError: Could not import settings 'horizon.settings' (Is it on sys.path? Is there an import error in the settings file?): No module named settings
Any help?
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask gokhan for more information if necessary.