Hello, I'm starting out with pythonocc and have a basic question about installing. I'm assuming it's because I'm not very familiar with cmake. I'm building on OS X 10.8. Everything builds just fine, but in the install step, the python files are going in
/Library/Python/2.6/site-packages/OCC Since I'm using Python 2.7.2, when I start up a python interpreter, it can't find the OCC module. I could just add the above directory to the python path, but I'd prefer to get the module installed in the right place. So, how do I change the install location? Thanks, Cavendish _______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users