On 08Sep2020 12:33, Rnyx_ Scarl01 <rnyxscar...@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 <c...@cskk.id.au>
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to