ReproNim / neurodocker

Generate custom Docker and Singularity images, and minimize existing containers
https://www.repronim.org/neurodocker/
Apache License 2.0
328 stars 97 forks source link

`pip install -e .dev` fails in CI #561

Closed Remi-Gau closed 1 year ago

Remi-Gau commented 1 year ago

see here

https://github.com/ReproNim/neurodocker/actions/runs/6003705019/job/16282726469?pr=560#step:4:1

stebo85 commented 1 year ago

I have a look at it now

stebo85 commented 1 year ago

I think that adding the python version should have fixed that, but I couldn't test it yet

Remi-Gau commented 1 year ago

seems to be fixed