Libra in Fedora 35 #157
Answered
by
vitalyrassolov
vitalyrassolov
asked this question in
Q&A
-
Perhaps it is convenient to put compilation errors/notes into one place. So far, conda installs 11.3 version of c++, and it gives compilation errors. Trying to downgrade c++, hope it will fix the problem |
Beta Was this translation helpful? Give feedback.
Answered by
vitalyrassolov
Jun 26, 2022
Replies: 1 comment 1 reply
-
downgrading with conda install gcc_linux-64=9.3.0 seem to work |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
alexvakimov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
downgrading with conda install gcc_linux-64=9.3.0 seem to work