I’m struggling w/ Python-3.11.6 installation on sangoma linux 7 (I guess based on centos7)
I was trying to install python from that tutorial
./configure --enable-optimizations
and make altinstall
gave me this error.
Then, I’ve got /usr/local/bin/python3.11
binary and when I type python3.11
I get another error
Does anybody know how to properly install python3.11? I’ve searched few tutorials and error resolutions but at this point none of it seems to work