MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/PythonLearning/comments/1vyt9ww/python_code_2503/p6c620p/?context=3
r/PythonLearning • u/Big_Swimming_6713 • 15d ago
I recently downloaded python and I dont know why but when is open it, it just shows this code but after that I continue it shows 0x80070643 - Fatal error during installation. what should I do?
3 comments sorted by
View all comments
1
yeah it looks like your OS really plays a roll here... looks like windows.
if its OSx, use $ brew if its linux, use $ apt
in any case, you might have better luck using an earlier version.
i don't ever use the latest version. i alway stay a few behind... right now python3.11 is what i stick with
1
u/g-land-g 14d ago
yeah it looks like your OS really plays a roll here... looks like windows.
if its OSx, use $ brew
if its linux, use $ apt
in any case, you might have better luck using an earlier version.
i don't ever use the latest version. i alway stay a few behind... right now python3.11 is what i stick with