Skip to content

Instantly share code, notes, and snippets.

View lbluque's full-sized avatar
🎯
Focusing

Luis Barroso-Luque lbluque

🎯
Focusing
View GitHub Profile
@lbluque
lbluque / tomopy_dev_build.md
Last active May 23, 2020 11:44
TomoPy Dev Build

Build TomoPy from source!

First you need to install TomoPy's strict (and if you want optional) python dependecies.

I suggest that you use the conda package manager to do so, but if you insist you can also use pip. With conda:

  1. Install strict dependencies: * conda install six numpy scipy h5py scikit-image matplotlib
  • Most other dependencies you can find on dgursoy channel: