The old Cython had a module classmethod_utility_code referenced by VisTrails vtDVD3D/InteractiveConfiguration.py. The new Cython doesn't have it (at least, not in the same place) but the module is still imported by InteractiveConfiguration.py. It seems not to be needed, but I don't know because this code is unfamiliar to me.
This issue causes an ImportError exception when you build a new UV-CDAT and try to run the GUI.
The old Cython had a module classmethod_utility_code referenced by VisTrails vtDVD3D/InteractiveConfiguration.py. The new Cython doesn't have it (at least, not in the same place) but the module is still imported by InteractiveConfiguration.py. It seems not to be needed, but I don't know because this code is unfamiliar to me.
This issue causes an ImportError exception when you build a new UV-CDAT and try to run the GUI.