loliverhennigh / Computational-Fluid-Dynamics-Machine-Learning-Examples

This repo contains some tutorial type programs showing some basic ways machine learning can be applied to CFD.
270 stars 90 forks source link

VTK not installing #2

Open Tez01 opened 5 years ago

Tez01 commented 5 years ago

On running the command sudo apt-get install g++ openmpi-bin openmpi-doc libopenmpi-dev make python-vtk python-tk It says Package python-vtk is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source

Any clues how to fix it?

IT-five commented 2 years ago

because vtk is old version ,enter sudo apt-get install python-vtk7