Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Test GPU app:
#3
Define what you mean by "works". What is this supposed to d that it is not doing? Other than :tkinter.messagebox has no attribute operatingsystem" it pops up dialog windows when I press buttons. I changed mb.operatingsysem to mb.showinfo and then I get an error because platform is undefined. After adding "import platform" I get a message box that tells me what OS I am running.
Reply


Messages In This Thread
Test GPU app: - by lmh1 - Apr-06-2020, 10:31 AM
RE: Test GPU app: - by lmh1 - Apr-06-2020, 11:42 AM
RE: Test GPU app: - by deanhystad - Apr-06-2020, 03:43 PM
RE: Test GPU app: - by lmh1 - Apr-06-2020, 04:21 PM
RE: Test GPU app: - by lmh1 - Apr-06-2020, 05:22 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020