About Anaconda Help Download Anaconda

VTK is an open-source, freely available software system for 3D computer graphics

  • License: BSD
  • 431 total downloads
  • Last upload: 9 years and 7 months ago

Installers

  • osx-64 v7.0.0

conda install

To install this package run one of the following:
conda install satra::vtk

Description

packages for vtk 7 based on this PR: https://github.com/conda/conda-recipes/pull/581

conda create -n build_vtk python=3

source activate build_vtk

conda install anaconda-client

conda build /software/conda-recipes/vtk

conda build --python 3.5 /software/conda-recipes/vtk

anaconda upload /software/anaconda/conda-bld/osx-64/vtk-7.0.0-py35_1.tar.bz2

anaconda upload /software/anaconda/conda-bld/osx-64/vtk-7.0.0-py27_1.tar.bz2


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy