Closed painter1 closed 8 years ago
I'm pulling into my mac and having a problem with AttributeError: 'vtkCommonCorePython.vtkUnsignedCharArray' object has no attribute 'InsertNextTypedTuple' There's a package that needs to be updated but it's not obvious which one. This is unrelated to metrics. But I'd like to see it pass on my system before the merge.
I've not seen that vtk error. Could you tell me how you got it? I'd like to try to reproduce it on my Mac.
It's under the hood in cnvs2.plot(line, bg=1).
You probably won't be able to duplicate it.
Actually all checks passed.
I have merged the master branch into this branch, and it passed my manual tests as well as the usual automated tests. This branch, merged-new-derived-variables, has all the features of new-derived-variables but it shouldn't give any grief to the git merge tool.