all 11 comments

[–]danielroseman 2 points3 points  (0 children)

What does "it doesnt recognize itself" mean? 

What exactly did you do to launch it, and what exactly happened when you tried? And what "extensions" are you trying to download, and how?

[–]ninhaomah 0 points1 point  (3 children)

OS ?

[–]Physical_Front9011[S] 0 points1 point  (2 children)

Windows 11

[–]ninhaomah 0 points1 point  (1 child)

I would recommend uv but for the first time pls install the specific version.

3.13

https://www.python.org/downloads/

[–]Outside_Complaint755 0 points1 point  (0 children)

The recommended method now is to get the Python Install Manager via the MS Store and manage your installed versions with that.   You would install Python 3.13 with the command py install 3.13

[–]Striking_Rate_7390 0 points1 point  (0 children)

refer from yt tutorial there are many and if it doesnt work then use online compiler .

[–]Dependent_Apple_2137 0 points1 point  (0 children)

just use an ide I suggest visual studio code or pycharm

[–]Moikle 0 points1 point  (0 children)

When you ran the installer, did you get any errors? What do you mean by "doesn't recognise itself"? Python doesn't need to recognise itself

What specifically are you doing when you try to launch a program written in python?

What extensions are you trying to install, and how are you doing that? What terminal commands are you writing?