Hi, I am trying to setup stackless and django. For this purpose I am using python2.6 , I installed stackless ( ./configure, make, make install ) using this. I also installed the psycopg package with python ( stackless ) but for some reason when i try to run shell it throws up an error saying that django.core.exceptions.ImproperlyConfigured: Error loading psycopg2 module: /usr/local/lib/python2.6/site-packages/psycopg2/_psycopg.so: undefined symbol: PyUnicodeUCS4_Decode
Thank You, Chandrashekar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

