Issues in starting Python application

Igor Korot ikorot01 at gmail.com
Thu Apr 1 11:56:24 EDT 2021


Hi,

On Thu, Apr 1, 2021 at 10:41 AM Marco Ippolito <maroloccio at gmail.com> wrote:
>
> On 2021-04-01, Mahira Pamnani wrote:
> > Sir
> > I have been trying hard to install Python on my PC since a long time. The
> > application gets installed but, for reasons unknown, it doesn't start.
> > It keeps asking to repair, modify or uninstall the application.
> > I have tried doing that too, but it still doesn't give any results.
> > Please guide me on how to solve this issue.
> > Thank you
>
> What do you do that takes you to this offer to repair?
>
> For example: I click on the Start menu and try to select... <this>.
>
> Maybe a screenshot of the moment in which the problem manifests itself?

Don't send a screenshot to the list - it will get rejected.
After you install python do this:

Open Windows Command Prompt.
Type "python" (without quotes) and press Enter.

Will you get a python prompt (liike >>>)?

Thank you.

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


More information about the Python-list mailing list