Hi Eduardo,
Thanks for your reply.
My project is mezzanine 4.
The fabric settings on my fabfile are copied from 
https://github.com/jerivas/mezzanine-webf.
I dont think the project files are yet fully on the server since I only see 
.commit files.

On Wednesday, May 25, 2016 at 5:21:48 PM UTC+3, George M wrote:
>
> I get the following error after running fab deploy.
>
> [] out: Traceback (most recent call last):
> [] out:   File "<string>", line 1, in <module>
> [] out:   File 
> "/home/wazoadili/.virtualenvs/akia/lib/python2.7/site-packages/django/__init__.py",
>  
> line 17, in setup
> [] out:     configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
> [] out:   File 
> "/home/wazoadili/.virtualenvs/akia/lib/python2.7/site-packages/django/conf/__init__.py",
>  
> line 48, in __getattr__
> [] out:     self._setup(name)
> [] out:   File 
> "/home/wazoadili/.virtualenvs/akia/lib/python2.7/site-packages/django/conf/__init__.py",
>  
> line 44, in _setup
> [] out:     self._wrapped = Settings(settings_module)
> [] out:   File 
> "/home/wazoadili/.virtualenvs/akia/lib/python2.7/site-packages/django/conf/__init__.py",
>  
> line 92, in __init__
> [] out:     mod = importlib.import_module(self.SETTINGS_MODULE)
> [] out:   File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in 
> import_module
> [] out:     __import__(name)
> [] out: ImportError: No module named akia.settings
>
> Fatal error: run() encountered an error (return code 1) while executing 
> 'python -c "import 
> os;os.environ['DJANGO_SETTINGS_MODULE']='akia.settings';import 
> django;django.setup();from django.conf import 
> settings;print(settings.STATIC_ROOT)"'
>
> Aborting.
>
> Someone kindly assist...
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" 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/d/optout.

Reply via email to