Create a virtual environment. Mac can use virtualenv or conda. Windows must use conda. Install the dependencies (PyQt5, vtk, and sip) pip install PyQt5 vtk Start the ...