[Pydev-users] settings module could not be found
Brought to you by:
fabioz
From: Gary R. <gar...@ve...> - 2016-08-09 00:56:31
|
I keep trying to set up a project with Eclipse Neon Release Candidate 3(4.6.ORC3) and PyDev 5.1.1 and keep having the same problem. Going to Project > Properties > PyDev-Django screen, I keep getting the same error Settings Module could not be found. I have tried everything to try to fix this error, including manually filling in the DJANGO_SETTINGS_MODULE manually. Nothing works. The problem really exist because manage.py tests and runserver return the same error. The settings.py file exists and is in the correct place in the project directory. I am dead in the water untill I get this fixed. Using Debian Linux Stretch with KDE Desktop. Please help. Gary R. |