hey
im facing an issue where any repl i create of python, there is no output tab that i can see
only shell tab and console tab is visible
hey @ayanrkt, welcome to the forum!
this is because your code is not opening an output window. you can use turtle or pygame to open an output
I don’t see any errors on your image. The output is displayed correctly in the console.
Hey! You won’t see an output unless you use a library like Tklib2 to create one.
Or, things like Turtle or Tkinter.
I tried to use tkinter to make a project but it isn’t showing any output
Whenever I use tkinter library it doesn’t give an output and the console just shows the text main.py
im running on main.py only
i have tried to change the browser as well as change the id completely
hey i just checked with the project and it seems to work now
i dunno what the problem was earlier but now it works
i had to use it for my class and then i discovered that its working now
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.