Creating venv virtual environment with vtkpython ?

You can also enable your home-built vtkpython in the venv by creating a link:

ln -s /home/nyue/systems/VTK/9.4.1-static/bin/vtkpython /home/nyue/temp/.venv/bin/vtkpython
1 Like