VTKPythonPackage icon indicating copy to clipboard operation
VTKPythonPackage copied to clipboard

aarch64 support

Open odidev opened this issue 4 years ago • 43 comments

VTK installation using pip on aarch64 machine fails with below issue:

pip3 install vtk       
Collecting vtk
  Could not find a version that satisfies the requirement vtk (from versions: )
No matching distribution found for vtk

odidev avatar Apr 02 '20 12:04 odidev