python - PyUnicodeUCS2_* error while importing VTK -


i've run strange problem.

i built vtk python wrappings on cent os 6.5. on importing vtk gives me pyunicodeucs2_* error. checked python used build unicode setting sys.maxunicode. ucs4. searched error , found error occurs when vtk built using ucs2 python. but, not case in case. reason error?

the python i'm using picked other machine . if run maxunicode on original previous machine shows usc2. same python (i copied whole folder python2.6) on other machine i'm building vtk, shows maxunicode ucs4. think has problem.

please help.

this error caused using extension built ucs2-based python interpreter ucs4-based interpreter (or vice-versus).

if built using same python interpreter confusing in build environment.


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -