Frank Rueter
Frank Rueter
Hi guys, looks like this method which exists in PySide2 but not PySide is not handled in Qt.py at the moment: [PySide2.QtWidgets.QHeaderView.setSectionsClickable(clickable)](https://doc-snapshots.qt.io/qtforpython/PySide2/QtWidgets/QHeaderView.html#PySide2.QtWidgets.PySide2.QtWidgets.QHeaderView.setSectionsClickable)
Hi, I am super confused about the former QWebPage and QWebView widgets and how to access them with PySide2. Afaik PySide2 uses QtWebKitWidgets which provides the equivalent functionalities but this...
Hi, thanks for the work you put into this, it's really helpful! Just trying to figure out if the gui allows to define "partial" mapping or if I have to...
Hi, I'm not sure if this project is still alive, but it looks awesome, so I hope it is. I just tried running a fairly complex PySide program through pycallgraph...
added "--upgrade" option allzpark install in venv (under "Trouble Shooting/Permisison denied")
When trying to run rez-bind quickstart on OSX Ventura I got this error: ``` Binding python into /Users/frank/packages... 13:58:00 ERROR RezBindError: could not find executable: python ``` I then symlinked...
Hi, so finally arrived at the stage where I should be able to run `allzpark --demo` (the "--clean" option is unrecognized btw) However, since I am on a new MBP...
Hi, I just noticed that with my home directory being mounted from a EXT4 formatted disk on the server, the env pane does not work. It installs but when I...
I started getting the below errors every time I create a node with tabtabtab. Any ideas what might be causing this? ``` Traceback (most recent call last): File "/ohufx/pipeline/tools/nuke/python/tabtabtab.py", line...
When I launch xStudio I get these errors: ``` 2023-07-25 20:08:57.743] [xstudio] [info] API enabled on 127.0.0.1:45500, session name default0 [2023-07-25 20:08:57.745] [xstudio] [warning] void xstudio::embedded_python::EmbeddedPython::setup() Failed to setup API...