hubmapconsortium / codex-pipeline

CODEX data processing code
GNU General Public License v3.0
11 stars 4 forks source link

Pin Anaconda/Miniconda version to py39_4.12.0 #40

Closed mruffalo closed 1 year ago

mruffalo commented 1 year ago

Current versions of Anaconda use Python 3.10, which isn't compatible with some of the package versions we depend on. Until the pipeline code is updated to use newer dependency versions (especially aicsimageio), explicitly specify that we want to use Anaconda based on Python 3.9.