import sys ; print sys.path gives me :
['C:\\Python27\\lib\\site-packages\\pip-1.5.6-py2.7.egg',
'C:\\Python27\\lib\\site-packages\\psutil-2.1.1-py2.7-win32.egg',
'C:\\Windows\\SYSTEM32\\python27.zip',
'C:\\Python27\\DLLs',
'C:\\Python27\\lib',
'C:\\Python27\\lib\\plat-win',
'C:\\Python27\\lib\\li
I don't know much about ctypes, but are there any non-ascii characters
anywhere in your sys.path?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+u
2 matches
Mail list logo