fipi icon indicating copy to clipboard operation
fipi copied to clipboard

Docker build error

Open ghost opened this issue 8 years ago • 3 comments

I build, then compose but get the following..

screen shot 2016-07-07 at 12 38 05 am

ghost avatar Jul 06 '16 14:07 ghost

yes, i ran into this as well. i tried for some time to fix it but didn't succeed yet in the limited amount of time i had so far. one documented solution appears to be to install libgfortran using conda separately, but this hasn't worked for me. as soon as i'll have some time for this, i'll try and refactor the entire docker build to use less of a mix of pip/conda.

felixbiessmann avatar Jul 06 '16 22:07 felixbiessmann

Seems like its a common issue. https://github.com/travis-ci/travis-ci/issues/4816

ghost avatar Jul 07 '16 06:07 ghost

exactly, that's what i was referring to https://github.com/travis-ci/travis-ci/issues/4816#issuecomment-148789525

felixbiessmann avatar Jul 07 '16 08:07 felixbiessmann