Please pull the latest master. This will provide you with python commands that replace the old shell scripts and batch files. As a result, its very easy to run all tests. The docs at 'http://packages.python.org/MRV/tools.html' have been updated to reflect the changes.
On Apr 28, 12:59 am, Sebastian Thiel <[email protected]> wrote: > I am quite surprised that you managed to run yet into another core- > issue, especially considering that a test generates every single > possible MFnMethod in order to assure the dynamic code generator works > correctly. > > In your case, the object that is supposed to be a function is a > property, which is why it fails. I wonder which function you tried to > call ? > > If you are on linux or OSX, it should be easy to run 'tmrv' to run all > unitests yourself. They should all succeed, but if one or more would > fail it would at least show that something is inherently wrong there. > > Thanks, > Sebastian > > --http://groups.google.com/group/python_inside_maya -- http://groups.google.com/group/python_inside_maya
