-
Under Qt4 / PySide, the `TableEditor` creates an uncollectable `TableModel` object.
Here's some code that exercises the bug:
```python
from traits.api import HasStrictTraits, List, Str
from trai…
-
The README and paper both mention an editing interface, but I cannot find it anywhere in the project.
Pear0 updated
3 weeks ago
-
Currently, a warning is generated whenever an exception is raised in a future on Windows
https://github.com/harvimt/quamash/blob/e513b30f137415c5e098602fa383e45debab85e7/quamash/_windows.py#L44 Since…
-
The project currently uses PyQt4 which is dead
Upgrade it to latest PyQt6
-
It would be excellent if this FUSE lib supported uploading videos to Youtube as well. This can be supported via various means including Torkland's [youtube_upload](https://github.com/tokland/youtube-u…
-
Hey,
Is it possible to check the state of rendering from the UE4 before recording via simGetImages()? Often I still get images of the last position, although the engine already shows me the new one…
-
- For the WWT viewer, don't make gray the default color
- Add the GLIMPSE-Spitzer layer to the WWT viewer
- Implement the option to do discrete color maps, so we can color by class
- Can't get to …
-
Hi,
I had a SIFT Beta 0.9.1 on my mac. I wanted to update, but the current dmg seems to install. However, verifying that I really want to open this app from an unknown developer, no interface app…
-
The QtCore.QSocketNotifier is supported to take an int representing the fileno of the socket as it's first param.
In all bindings except PySide2, it works.
In PySide2 it appears to call "fileno" o…
Ahuge updated
6 years ago
-
```
Can't get PyQT to work using binaries, what do I need to do to be able to use
PyQT in apk?
Some documentation on PyQT on Android would be great! I could not find any.
*cheers
```
Original issu…