1780670905 Posted August 24, 2012 Share Posted August 24, 2012 In the Windows operating system,houdini12 uses python2.6,but now I need to call python2.5, Is there somebody knows how to do this? And what are the detailed steps to do this? It will be greatly appreciated for your help. Thanks again! Quote Link to comment Share on other sites More sharing options...
Guest mantragora Posted August 24, 2012 Share Posted August 24, 2012 Add HOUDINI_PYTHON_VERSION = 2.5 to your $HOME/houdiniX.XX/houdini.env There are two other variables that can be set but I don't know what should be put as value in each. HOUDINI_PYTHON_LIB = HOUDINI_PYTHON_BIN = Quote Link to comment Share on other sites More sharing options...
1780670905 Posted August 24, 2012 Author Share Posted August 24, 2012 Add HOUDINI_PYTHON_VERSION = 2.5 to your $HOME/houdiniX.XX/houdini.env There are two other variables that can be set but I don't know what should be put as value in each. HOUDINI_PYTHON_LIB = HOUDINI_PYTHON_BIN = Thank you very much, mantragora !! It works quite well now,I really appreciate your help. Thanks a million times. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.