Would you be so kind as to explain to me how to install python3 (its latest version) in OpenSUSE Tumb. Using the file downloaded from the official website?
I have downloaded, I unzip the file, I enter the folder with the files for the installation, I right click on a blank space, I open the terminal and run the command “./configure” and nothing is configured, the terminal returns the next:
configure: loading site script /usr/share/site/x86_64-pc-linux-gnu
checking build system type… x86_64-pc-linux-gnu
checking host system type… x86_64-pc-linux-gnu
checking for Python interpreter freezing… ./_bootstrap_python
checking for python3.12… no
checking for python3.12… no
checking for python3.11… python3.11
checking Python for regen version… Python 3.11.9
checking for pkg-config… /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0… yes
checking for --enable-universalsdk… no
checking for --with-universal-archs… no
checking MACHDEP… “linux”
checking for gcc… no
checking for cc… no
checking for cl.exe… no
checking for clang… no
configure: error: in /home/rgonzalez/Descargas/Python-3.12.4': configure: error: no acceptable C compiler found in $PATH See
config.log’ for more details