From: "Mr. Daniel Browne" <dbrowne@(email surpressed)>
Subject: CentOS 6 Python error
   Date: Mon, 11 Mar 2013 16:27:47 -0400
Msg# 2288
View Complete Thread (19 articles) | All Threads
Last Next
We just upgraded to CentOS 6 and now none of my submit scripts can be called from within maya. They fail with the following error:

Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
'import site' failed; use -v for traceback
Traceback (most recent call last):
  File "/EEP/Tools/Settings/rush/rushscripts_v102.42a9/submit-maya-python/submit-maya2012.py", line 18, in <module>
    import os,sys,re,glob,shutil,time,Rush
ImportError: No module named os

So far setting the PYTHONHOME var has not had an effect. I can't see exactly what the environment conflict comes from.


----------
Dan "Doc" Browne
System Administrator
Evil Eye Pictures

dbrowne@(email surpressed)
Office: (415) 777-0666 x105


Last Next