fixing the indention resovled the error there...thanks

when I import array, cPickle I received the error again


Mod_python error: "PythonHandler mptest"

Traceback (most recent call last):

  File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line
287, in HandlerDispatch
    log=debug)

  File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line
457, in import_module
    module = imp.load_module(mname, f, p, d)

  File "/var/www/html/test/mptest.py", line 2, in ?
    import cPickle

ImportError: /usr/lib/python2.3/lib-dynload/arraymodule.so: undefined
symbol: PyUnicodeUCS4_FromUnicode


There was an older version of Python installed on the server before
installing 2.3   (2.2)  ..... I'm going to completely remove that one

thanks for all your help


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to