Saturday, December 18, 2010

OpenNI python Windows 7 64 bit

While I'm waiting for my membership approval, I wanted to post this out there since I lost a bit of time trying to get it to work. If you are trying out OpenNI and are trying to run Redist.py without success. My problem ended up being that on Windows 7 64 bit, Programs are installled in a different location on the registry. In order to rectify this, run a search and replace on Redist.py and search for this:
r"SOFTWARE\

and replace with this:
r"SOFTWARE\Wow6432Node\