Tuesday, July 31, 2012

Issue Deploying Django

Hello all,

I've been working on trying to Deploy Django for the past day or so now. I see entire in the image in my ssh when trying to run:

./manage.py runfcgi protocol=fcgi

It says: "Error no module named psycopg2.extensions"

I didn't install any psycopg-python stuff because I knew that postgresql was already on my bluehost account.

Do I need to go through and install the python like adapters is that what it's complaining about? I don't think this has to do with my Django code on the server it's just a file missing right?

Thanks,

JJ


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/Di8so283hvsJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment