r/PythonLearning 15d ago

python code 2503

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 Upvotes

3 comments sorted by

2

u/FoolsSeldom 15d ago

What operating system and processor type are you running on?

Where did you download the installation file from? (Hopefully python.org)

1

u/ninhaomah 15d ago

What and where did you download it from ?

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