CI: build Docker failing #9275
Replies: 3 comments 2 replies
-
seems like failing to install Apex, either on the build/install or in testing whether it is correctly installed... |
Beta Was this translation helpful? Give feedback.
-
Thanks! I am having trouble building it locally with the command
full error: https://gist.github.com/daniellepintz/4591231de0e72f9530463bd4badae742 is the command I'm running correct? |
Beta Was this translation helpful? Give feedback.
-
cc @carmocca @SeanNaren who also contributed to the Docker readme https://github.com/PyTorchLightning/pytorch-lightning/blob/master/dockers/README.md |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed two CI jobs are consistently failing -
CI build Docker / build-Conda (3.9, 1.9) and (3.9, 1.10)
with the error
https://github.com/PyTorchLightning/pytorch-lightning/runs/3483024689
https://github.com/PyTorchLightning/pytorch-lightning/runs/3483024738
Starting this discussion to track and try to resolve. anyone have any ideas? cc @Borda
Beta Was this translation helpful? Give feedback.
All reactions