Opening python

Cameron Simpson cs at cskk.id.au
Tue Sep 8 18:59:58 EDT 2020


On 08Sep2020 12:33, Rnyx_ Scarl01 <rnyxscarl01 at gmail.com> wrote:
>Hello I've downloaded the newest python but I can't find the python
>compiler app eventhough I've already downloaded tge necessary files. What
>shoukd I do?

After a download it is normally necessary to run the installer.

Python is an interpreted language; the compiler phase runs as an 
automatic component of interpreting a Python script.

If there isn't an obvious installer, or you've run the installer but 
still cannot invoke Python, we need more detail:

- what did you download, and from where?

- what operating system are you using?

- what have you done with the download so far?

Cheers,
Cameron Simpson <cs at cskk.id.au>


More information about the Python-list mailing list