-
Hey. Cinema4d 2024 is out and I run into the usual PySide2 problem. Are you planning to release a wheel for 2024 any time soon? Thanks for your work and for sharing it with us.
-
```
Cosmetic but irritating issue: run any of examples (ex. cefsimple.py) in MS-DOS
command-line prompt (cmd.exe), switch from CEF window to DOS box, close it. A
nasty application error "The instruc…
-
**Describe the problem**
I have a device which consist out of multiple ip cameras. These cameras have poor image quality, I therefore need to calibrate the camera intrinsics and extrinsics using a c…
-
Hi there,
I have very limited coding experience and i'm trying to get it to work. Unfortunately i have outdated hardware and no GPU that supports CUDA. So iam running this is a Google Colab which …
-
The following piece of code shows all the extra stuff `QtPy` adds to the `PyQt`/`PySide` modules:
```python
# coding=utf-8
import importlib
import os
import re
import warnings
from types impo…
-
**Bug report:**
Running SnappySonic from the most recent master commit (e2e2e454816d369321894250f06b410a9f43a87d) on Linux Mint segfaults almost directly after the application starts.
Command line o…
-
Cannot install in Windows 11, Python 3.9 (or later). Tried multiple PCs. Same error - Freetype and PNG cannot be built.
My understanding is that this package is supported by 3.9? Fairly new at i…
-
Whenever I try to create a Dialog which has an existant active parent Window, the placement of the Dialog on show (or exec_) is dependant upon the binding in question.
For example if have:
```p…
-
I upgraded my project to Python 3.11 und pipreqs stopped working.
Usually, I call it via REST API call just to list my libs (for dev and debug purposes) and with Python 3.11 it just hangs and nothi…
-
This is what I get when I try to run the program. I did pep install -r requirements and everything looked fine but when I go running it, I get this message.
PS C:\Users\phdstudio\Downloads\Ryven-…