error of opening Python
Christian Gollwitzer
auriocus at gmx.de
Thu Feb 25 17:54:44 EST 2021
Am 25.02.21 um 18:22 schrieb Botao Liu:
> Dear Python team,
>
> This is my first time using Python, I tried to launch Python and it showed
> "Python 3.9.2 (tags/v3.9.2:1a79785, Feb 19 2021, 13:44:55) [MSC v.1928 64
> bit (AMD64)] on win32
> Type "help", "copyright", "credits" or "license" for more information." I
> don't know what this meant and how to fix this. Could you please help me?
> Thank you very much.
This is as it should be. What have you expected, that you think this is
wrong?
Maybe you are looking for an IDE like IDLE (should be installed along
with Python on Windows), or something very different?
Christian
More information about the Python-list
mailing list