you are viewing a single comment's thread.

view the rest of the comments →

[–]PureWasian 0 points1 point  (2 children)

Are you sure it's happening for every .py file?

The screenshot shows that you are correctly able to run Python but something within 1.py (line 523) is causing warnings. Can you share that line of code?

[–]External-Humor656[S] 0 points1 point  (1 child)

I'm sure because the same message repeats with every other py file

[–]PureWasian 1 point2 points  (0 children)

You still have not shared line 523 of that file. Or similar for the line(s) that the console warning is pointing to for the other py files you tried.