-
Thank you for the impressive work!
I am on a MacBook M2. I followed religiously the installation instructions:
```
conda env create -f ~/.../environment.yml # edited to create environment 'styt…
-
PyQt5 is licensed GPL3 or commercial. That can be problematic. Would it be possible to use PySide2 which is LGPLv3 licensed (besides GPLv2 and commercial) and API compatible? This is no legal advice b…
-
I have tried to install PyQt5 in my home with a Python3 virtual environement.
First I setup a virtual env in my nosave directory :
```
virtualenv --python=python3 env
source env/bin/activate
pytho…
-
I try to run the sample dataset_monstree-master/full on my
Linux
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
with Intel UHD graphics
Pytho…
-
ERROR: Could not find a version that satisfies the requirement PyQt5==5.13.0 (from -r .\requirements.txt (line 14)) (from versions: 5.12.3, 5.14.0, 5.14.1, 5.14.2, 5.15.0, 5.15.1, 5.15.2)
ERROR: No m…
-
Do not have any issue on a relative Linux Mint 22 Cinnamon:
```
-----BEGIN PGP MESSAGE-----
hF4DTQa9Wom5MBgSAQdA7nNonzRkuHmOa9lVQy1XVbseuhasbMN6JdrQaXLWX38w
9bCef8Aoh8vnWdzSeO1vvq0wejVP9GqkdMd…
-
- **Sistema Operativo:**
Windows
- **Programa a instalar:**
PyQt5
- Foto del error:
![image](https://user-images.githubusercontent.com/127435351/231880911-3adc71d5-b921-44c7-8ba8-9daca0b7d619.p…
-
Hi, In **MovieHeavens**, inappropriate dependency versioning constraints can cause risks.
Below are the dependencies and version constraints that the project is using
```
PyQt5
requests
fake-…
-
- [ ] Installation headless package
- [ ] Installation GUI libraries: PyQt5 and PyQt6 separately
- [ ] Lint
- [ ] Test
-
I just bought the Pro Hobbyist version.
I had written a Python+PyQt5 program (no other dependencies), could run it but not freeze it.
To test my setup I used "fbs startproject" to create the def…