-
GUI Environment Setup
-
When there is a mismatch between versions, it throws the following error: from PyQt6.QtCore import *
ImportError: DLL load failed while importing QtCore: The specified procedure could not be found.
T…
-
I am having a recurring AttributeError ('QPaintEvent' object has no attribute 'x') when interacting with nexpy windows. When I put my cursor over the plot window in the main nexpy or additional window…
-
Hello, I have tried to run the code, it shoes a
"You need a PyQt5 to run this program.
Install PyQt5 by entering the following command in the terminal
pip install pyqt5"
However, the pyqt5 …
-
There are many advantages in implementing tests in software. Just to cite one, it would help us to assure that new features does not break the already working code.
But the already working code needs…
-
It would be nice if I could install spyder and pyside6 but *not* pyqt. One way to allow this would be to change the current `spyder` recipe into a `spyder-base`, remove `pyqt` as a requirement, and ma…
-
Hello jetbrain community, I am a software practitioner. I now hope that the pycharm software can add a function that I cannot name. I can only briefly explain its functional indicators. I am a pyqt de…
-
As agreed in the last two meetings, we must comply with LGPL license conditions. This means that any group that is developing code that uses PyQt must have a commercial license before the code starts …
-
Original [issue 10](https://code.google.com/p/ufw-frontends/issues/detail?id=10) created by baudm on 2010-09-01T16:47:47.000Z:
Develop the PyQt frontend, for real. I'm marking this as low-priority un…
baudm updated
8 years ago
-
### Current Behavior
![image](https://github.com/user-attachments/assets/e64d6002-57c2-4a85-8557-fcbf7f00a12e)
it only did this with one of the files of the folder and not with all of them
![image]…