I already noticed that in terminal Python 2.6 is used. I asked support how
to change to installed 2.7 version, but did not get answer.
Were you explicitly using pip2.7 or python2.7 on package setup,py files?
I used only pip, not pip 2.7
ldd /home/simamura/webapps/django_app/apache2/modules/mod_wsgi.so
linux-vdso.so.1 => (0x00007fff1e17a000)
libpython2.7.so.1.0 => /usr/local/lib/libpython2.7.so.1.0
(0x00007f8f14057000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f8f13e3a000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007f8f13c35000)
libutil.so.1 => /lib64/libutil.so.1 (0x00007f8f13a32000)
libm.so.6 => /lib64/libm.so.6 (0x00007f8f137ae000)
libc.so.6 => /lib64/libc.so.6 (0x00007f8f13419000)
/lib64/ld-linux-x86-64.so.2 (0x00007f8f14679000)
--
You received this message because you are subscribed to the Google Groups
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.