Is it possible to rebuild Python3.8 installed by "apt install"?

I am facing module missing issue.

After some survey, the only way to fix it (as far as I know) is "install missing module in Linux, then rebuild Python"

However, my Python3.8 is installed via "apt install". I do not know how to find my Python3.8 installer path, then rebuild it.

Any suggestions?

3 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like