Replies: 1 comment
-
I have solved it ! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Now I want build SU2 in a conda virtual environment,but I meet a error in meson-log.txt :
Compiler stderr:
/usr/bin/ld: cannot find -lpython3.9
collect2: error: ld returned 1 exit status
it seems there is a problem that it couldn‘t find libpython3.9.so in my virtual environment, how can I solve it?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions