Skip to content
Discussion options

You must be logged in to vote

Try pinning the c-compiler to older versions. You have

c-compiler                1.11.0               h4d9bdce_0    conda-forge

I have a working Linux-Container with 1.8.0. I'd go down the ladder till it (hopefully) starts working:

  • conda install -c conda-forge "c-compiler=1.10", then test this worked for the user
  • conda install -c conda-forge "c-compiler=1.9", then test
  • conda install -c conda-forge "c-compiler=1.8", then test

If so, please report back, because then we may need to adapt the conda-forge package dependencies.

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@willirath
Comment options

Comment options

You must be logged in to vote
5 replies
@msouriss-29
Comment options

@willirath
Comment options

@msouriss-29
Comment options

@willirath
Comment options

Answer selected by willirath
@msouriss-29
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants