I am working whit the “mh_as_module_example” that you put in the MH forum, but when I try to run the test.py example, python show me this error:
Traceback (most recent call last):
File "/Users/mzavala/Documents/workspace/Python/mhGoogle/src/test/test.py", line 43, in <module>
scene.update()
File "/Users/mzavala/Documents/workspace/Python/mhGoogle/src/test/module3d.py", line 1050, in update
mh.init3DScene(nObjs)
NameError: global name 'mh' is not defined

You have some example to run in mac?? Or maybe you can give me some information about how can I run it in Mac