Hello, has anyone experienced this type of behavior working with numpy? I know my code is correct because I unitest method and all tests pass. But from time to time, complety randomly, when i run the unitest I get 17 errors all related to methods that use numpy. When this happened the first time, I spent hours thinking what was happening, since I didn't modify anything and no matter how much i looked into it everything looked totally okey. Then I used the best debuging tool, which is turn off and on again maya, and it was fixed.
Since then, I don't waste my time anymore when i get this strange errors because i know it is not something wrong in my code. And reinitializing maya fix the issue. So I wonder if anyone has a similar experience. Could it be something related with a presicion that need to be set somewhere when using numpy? I always set a tolerance aroung 0.001, so I am not taking a risk comparing very small values. cheers -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_maya+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/b7388dc6-daf1-4dd7-b7d3-d3c9a234080bn%40googlegroups.com.