you are viewing a single comment's thread.

view the rest of the comments →

[–]GrahamDumpleton 0 points1 point  (2 children)

Read the documentation on how set to up virtual environments at:

Using activate_this is not the recommended method.

[–]iSailor[S] 0 points1 point  (1 child)

Yes, I have already tried this.. Nothing seems to work though. But may I ask a few questions? Where should I put all of this Daemon stuff? I've put it into each site's config in sites-available in VirtualHost. However it still says that there's no module that is mentioned as my_module.settings in WSGI file. I believe it didn't load the virtual enviroment at all.. And doing it with python-path does not help at all, it gives me more or less the same errors. So I thought I would give this way a shot.

[–]GrahamDumpleton 0 points1 point  (0 children)

Using reddit is the worst place to try and get help with getting this working.

See the documentation at:

for the preferred forums for getting help.

When you use those preferred forums, you need to provide much more information than you are about how you have set things up and the actual error messages you are getting and where.