Package: vtk9
Followup-For: Bug #1016549
X-Debbugs-Cc: Norwid Behrnd <[email protected]>
Control: tags -1 moreinfo
This aRMSD does not run cleanly (with python 3.13)
$ python3 compile_aRMSD.py
File "/home/drew/projects/test/aRMSD/compile_aRMSD.py", line 246
return_string += " + [('"+obf_files[-1]+"',
"+repr(build_dir+'\\'+obf_files[-1])+", 'BINARY')],"
^
TabError: inconsistent use of tabs and spaces in indentation
Likely the OpenGL issue has been resolved anyway in VTK 9.5.
Can you confirm if it is still a problem with VTK 9.5,
or can we close this bug?