|
[Sponsors] |
July 1, 2024, 09:44 |
Build SU2 on Ubuntu
|
#1 |
New Member
李以乐
Join Date: Apr 2024
Posts: 18
Rep Power: 2 |
When I was building SU2 according to the instructions, "https://su2code.github.io/docs_v7/Build-SU2-Linux-MacOS/",an error appeared on the screen. How should I solve it?
Program python3 found: YES (/usr/bin/python3) meson.build:16:0: ERROR: <PythonExternalProgram 'python3' -> ['/usr/bin/python3']> is not a valid python or it is missing distutils |
|
July 1, 2024, 11:50 |
|
#2 |
Senior Member
Sakun
Join Date: Nov 2019
Location: United Kingdom
Posts: 151
Rep Power: 7 |
Hi,
I just installed from the source code according to the front page instrctions and it worked for me https://github.com/su2code/SU2 |
|
July 4, 2024, 02:09 |
|
#3 |
New Member
Viv Bone
Join Date: Jun 2024
Posts: 15
Rep Power: 2 |
You need to install distutils:
sudo apt install python3-distutils |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SU2 parallel install build from source failed | steadyman | SU2 Installation | 19 | April 25, 2021 17:50 |
Build SU2 on Windows 10 | tomas.h.silva | SU2 | 2 | June 2, 2020 09:19 |
Introducing SU2 International Developers Society (IDS) | fpalacios | SU2 News & Announcements | 1 | June 17, 2019 23:38 |
Su2 in Ubuntu 12.04 LTS/13.04 | luiscssz | SU2 Installation | 2 | May 10, 2017 23:49 |
SU2 3.0 build failure | waku2005 | SU2 Installation | 4 | January 24, 2014 13:40 |