-
Yesterday I came across the [fman build system](https://build-system.fman.io), which considerably simplifies the process of deploying a PyQt app in all three operating systems. This would be a big boo…
-
Hi, I have problem with installing pyQt5. when I run _pip install pyqt5_ , I get this error:
**********************************************************************************************
ERROR: Com…
-
OpenCV's image viewer implementation which also uses PyQT labels the value of each pixel when the pixel density displayed on the screen is low enough (typically caused by low-resolution images or extr…
-
Shown below, night mode makes the side menu smaller, unexpandable, and therefore **unsable**. Upon switching back out of night mode, the deck side menu is adjustable again.
![image](https://user-im…
-
### Comment:
I would like to migrate the pyshtools project to aarch64. I added pyshtools to the migration list [here](https://github.com/conda-forge/conda-forge-pinning-feedstock/blob/main/recipe/mig…
-
Need to make a full list of all of the python modules needed to dev this project. I'll note them here for now:
- requests: used in the API portion
- pyqt: GUI
- poppler: pdf rendering
-
I have installed this package on windows using a conda environment (python 3.8.8, PyQt5==5.15.4, pyqt5-tools==5.15.4.3.2) . I try to get the examplebutton to display in QtDesigner using:
`pyqt5-tool…
-
Hello,
I have arc1pyqt installed through pip. After loading the *CurveTracer* module and clicking on any of the *Apply to ...* dialogues ,the program crashes with the following error in the console…
-
In the *Help* Menu, clicking any of the following three items has no effect:
- Getting Started
- User Guide
- Keyboard Shortcuts
Nothing of interest is shown in the terminal.
## Debug infor…
-
```
The built in PyQt error dialog is neither pretty nor provides all the
options preferred. Custom dialogs should be created. These should include
dialogs for displaying recently created images. Q…