Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you put the OUTPUT into a GUI in Tkinter? #25173

Closed
Gloryness opened this issue May 7, 2020 · 2 comments
Closed

How do you put the OUTPUT into a GUI in Tkinter? #25173

Gloryness opened this issue May 7, 2020 · 2 comments
Labels

Comments

@Gloryness
Copy link

@Gloryness Gloryness commented May 7, 2020

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

This is for Python, not the terminal.

I'm building a GUI for downloading videos. It's coming along really well, but I need to somehow get the downloading output that you see in the terminal/console, into a Text-GUI in tkinter.

  • I have changed the stdout to the text box, but whenever I download something, it crashes - as if all of a sudden it forces the output to not be in the GUI causing it to crash and then says:
    "Process finished with exit code 120"

I'd appreciate any help!

@Gloryness Gloryness added the question label May 7, 2020
@dstftw dstftw closed this May 7, 2020
@Gloryness
Copy link
Author

@Gloryness Gloryness commented May 7, 2020

lol thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.