Added headless mode #38
Annotations
2 errors and 10 notices
|
|
src/tcviewer/mol_widget.py#L1
(F403) `from PySide6 import *` used; unable to detect undefined names
|
src/tcviewer/mol_widget.py#L4
(F401) `vtkmodules.vtkRenderingOpenGL2` imported but unused
|
src/tcviewer/mol_widget.py#L7
(F401) `vtkmodules.vtkCommonColor.vtkNamedColors` imported but unused
|
src/tcviewer/mol_widget.py#L8
(F401) `vtkmodules.vtkFiltersSources.vtkConeSource` imported but unused
|
src/tcviewer/mol_widget.py#L9
(F401) `vtkmodules.vtkRenderingCore.vtkAssembly` imported but unused
|
src/tcviewer/mol_widget.py#L9
(F401) `vtkmodules.vtkRenderingCore.vtkRenderWindow` imported but unused
|
src/tcviewer/mol_widget.py#L9
(F401) `vtkmodules.vtkRenderingCore.vtkRenderWindowInteractor` imported but unused
|
src/tcviewer/mol_widget.py#L9
(F401) `vtkmodules.vtkRenderingCore.vtkCamera` imported but unused
|
src/tcviewer/mol_widget.py#L10
(F401) `vtkmodules.vtkFiltersSources.vtkArcSource` imported but unused
|
src/tcviewer/mol_widget.py#L13
(F401) `tcviewer.mol_widget` imported but unused
|
This job was cancelled
Loading