c:\takuo\python_practice>c:\Python27\python.exe run_tests.py --debug > 150624_sf epy_test_debug.txt Traceback (most recent call last): File "run_tests.py", line 206, in main() File "run_tests.py", line 200, in main op.walk(options.test_dir, run_tests, stats) File "c:\Python27\lib\ntpath.py", line 268, in walk func(arg, top, names) File "run_tests.py", line 131, in run_tests n_fail, n_total, test_time = run_test(conf_name, options) File "run_tests.py", line 99, in run_test ok, n_fail, n_total = test.run(options.debug) File "c:\Python27\lib\site-packages\sfepy\base\testing.py", line 58, in run ret = test_method() File "c:\Python27\lib\site-packages\sfepy\tests\tests_basic.py", line 73, in t est_input post_process_hook_final=self.post_process_hook_final) File "c:\Python27\lib\site-packages\sfepy\applications\pde_solver_app.py", lin e 55, in solve_pde return app(nls_status=nls_status) File "c:\Python27\lib\site-packages\sfepy\applications\application.py", line 2 9, in call_basic return self.call(**kwargs) File "c:\Python27\lib\site-packages\sfepy\applications\pde_solver_app.py", lin e 219, in call post_process_hook=self.post_process_hook): File "c:\Python27\lib\site-packages\sfepy\solvers\ts_solvers.py", line 37, in __call__ file_per_var=None) File "c:\Python27\lib\site-packages\sfepy\discrete\problem.py", line 736, in s ave_state out = post_process_hook(out, self, state, extend=extend) File "c:\Python27\lib\site-packages\sfepy\examples\linear_elasticity\linear_el astic_probes.py", line 116, in post_process 30) File "c:\Python27\lib\site-packages\sfepy\postprocess\probes_vtk.py", line 180 , in add_circle_probe circle = self.new_vtk_polyline(points, closed=True) File "c:\Python27\lib\site-packages\sfepy\postprocess\probes_vtk.py", line 77, in new_vtk_polyline vtkpd.Update() AttributeError: Update c:\takuo\python_practice>