Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: error message
Post: RE: error message

hi I have deleted the line from PySide2.QtWidgets import * and add the line import json and changed the line loadJsonStyle(self, self.ui) with the line json.load('style.json') but i have the error mes...
the_wolf_dz GUI 4 1,943 Oct-24-2022, 10:36 AM
    Thread: error message
Post: RE: error message

(Oct-23-2022, 10:25 AM)Yoriz Wrote: Why do you have PyQt5 and PySide2 imports of QtWidgets? from PyQt5.QtGui import * from PyQt5.QtWidgets import * # QtWidget is imported from PyQt5 from PyQt5.QtCor...
the_wolf_dz GUI 4 1,943 Oct-24-2022, 10:01 AM
    Thread: error message
Post: error message

hi everybody I have created an GUI with the QT designer and when i integrate it in the python IDE ( Pycharm or Visuel Studio) I encounter the following error message " RuntimeError: You can't initial...
the_wolf_dz GUI 4 1,943 Oct-23-2022, 10:09 AM

User Panel Messages

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