Hi all, I've had this software on windows and it has been a wonderful experience. Trying to help a friend of mine set up on his MAC system is proving to be a nightmare.
1-First off, after installing houdini and we trying double-clicking on the houdini icon… nothing happens.
2-Opening up the houdini.shell terminal was successful. However, launching Houdini from there yeilds this result:
Traceback (most recent call last):
File “/Library/Frameworks/Houdini.framework/Versions/13.0.416/Resources/bin/houdini”, line 140, in <module>
main()
File “/Library/Frameworks/Houdini.framework/Versions/13.0.416/Resources/bin/houdini”, line 121, in main
path = check_hfs()
File “/Library/Frameworks/Houdini.framework/Versions/13.0.416/Resources/bin/houdini”, line 48, in check_hfs
path = os.environ
File “/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/UserDict.py”, line 23, in __getitem__
raise KeyError(key)
KeyError: ‘HFS’
I dont know what to try next…
Please help