vmtk / conda-recipes

Conda recipes for vmtk
BSD 2-Clause "Simplified" License
1 stars 4 forks source link

Compile 5 times? #5

Closed fepegar closed 6 years ago

fepegar commented 6 years ago

Can't I just compile VTK and VMTK once for the Python version I'll be using?

daron1337 commented 6 years ago

Yes, of course. The instructions in the README are for build and distribute the package. But you can avoid to compile it, simply create a conda environment with specific python distribution and then install vmtk with conda install -c vmtk/label/dev vmtk