vendredi 14 novembre 2014

Django importer erreur lors de l'exécution de GAE app sur python sdk - Stack Overflow


Im trying to migrate from GAE to ec2, but to use appscale i need my app to run on just the sdk. when i run it, i get "ImportError: No module named django.core.exceptions".


I went through all of the steps here: stackoverflow.com/questions/312549/no-module-named-django-core


What else could it be? Django and py27 are installed and working in the shell. The path looks correct as well.


What could prevent django from loading? Why would my app run on GAE but not on the sdk?


Thanks



Im trying to migrate from GAE to ec2, but to use appscale i need my app to run on just the sdk. when i run it, i get "ImportError: No module named django.core.exceptions".


I went through all of the steps here: stackoverflow.com/questions/312549/no-module-named-django-core


What else could it be? Django and py27 are installed and working in the shell. The path looks correct as well.


What could prevent django from loading? Why would my app run on GAE but not on the sdk?


Thanks


0 commentaires:

Enregistrer un commentaire