For most Python versions, $pythonLocation/python is a symlink to the Python binary, but it does not exist for pypy3.11 on ubuntu-latest. Run ls -al $pythonLocation ...
I have googled that issue many times and what everyone says is I just need to install openssl, well I did it but still nothing works, nothing changed after I did sudo dnf install openssl-devel sudo ...