From: Greg Ercolano <erco@(email surpressed)>
Subject: Re: CentOS 6 Python error
   Date: Tue, 12 Mar 2013 17:49:48 -0400
Msg# 2302
View Complete Thread (19 articles) | All Threads
Last Next
On 03/12/13 14:26, Mr. Daniel Browne wrote:
> [posted to rush.general]
> 
> I'll try the unset method; actually that is what Maya is supposed to be =
> doing for you but seeming isn't. Maya2012 for instance sets PYTHONHOME =
> to /u/mayabld/Python-2.6.4/pybuild

	Yes, I think the unset is worth a try, at least on unix platforms
	that should work, as it's bourne shell syntax. (DOS has different syntax)

	It's best to make sure the OS version of python doesn't try to read
	its base modules (like os, sys, subprocess..) from a different version
	of python (like maya's own python), because some modules use binaries
	internally, and python could crash badly if it loads modules that were
	compiled with a different ABI.

-- 
Greg Ercolano, erco@(email surpressed)
Seriss Corporation
Rush Render Queue, http://seriss.com/rush/

Tel: (Tel# suppressed)ext.23
Fax: (Tel# suppressed)
Cel: (Tel# suppressed)


Last Next