On 2024-04-05 22:32, shannon makasale via Python-list wrote:
Hi there,
My name is Shannon. I installed Python 3.12 on my laptop a couple months ago, 
but realised my school requires me to use 3.11.1.

I uninstalled 3.12 and installed 3.11.1.

Unfortunately, I am unable to run python now. It keeps asking to be modified, 
repaired or uninstalled.

Do you have any suggestions on how to fix this?

Any help you can offer is greatly appreciated. Thank you for your time.


Hope to hear from you soon.

That’s the installer. All it does is install the software.

There isn’t an IDE as such, although there is IDLE, which you should be able to find on the Start Menu under Python (assuming you’re using Windows).

There are a number of 3rd-party editors available that you can use when working with Python, or you can use Visual Studio Code from Microsoft.

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to