Thursday, June 1, 2017

Re: uWSGI ModuleNotFoundError Django 1.11

On Thursday 01 June 2017 10:47:05 F. Nikita Thomas wrote:

> Hi!

> I'm having a problem with configuring uWSGI with Django, when I run

> the development server everything 'seems' okay, except that I am

> missing styling on the html, and when I test run uWSGI from the

> command line I get:

 

...

> chdir() to /home/user/env/project/project/

...

 

> And I don't know whether it's a path or import thing or what. Thanks.

 

It's a chdir thing. Move up one, so /home/user/env/project.

 

--

Melvyn Sopacua

No comments:

Post a Comment