When provisioning to AWS server, am getting an error:
File "./geoevents/wsgi.py", line 20, in
import geoevents.startup as startup
ImportError: No module named startup
unable to load app 0 (mountpoint='') (callable not found or import error)
* no app loaded. going in full dynamic mode *
--- no python application found, check your startup logs for errors ---
When provisioning to AWS server, am getting an error:
File "./geoevents/wsgi.py", line 20, in
import geoevents.startup as startup
ImportError: No module named startup
unable to load app 0 (mountpoint='') (callable not found or import error)
* no app loaded. going in full dynamic mode *
--- no python application found, check your startup logs for errors ---