Dennis Göries
Dennis Göries
Since there was no movement over years, can't we include at least the Qt bindings in qtpy and keep this as known issue?
Hi, thanks @jwiggins for the script. I realized a detail that I did not tell, sorry. We have it written now to take a default value and remove the caching,...
Thanks a lot, yes the pypi seems to work now. Looks like we had a conflict. Would be great to have a number indicator what is installed :-).
Sorry, I mean the version number
yes of course, thanks again!
Hey @jwiggins the code provided in the example nicely represents our binding code in https://github.com/European-XFEL/Karabo/blob/main/src/pythonGui/karabogui/binding/binding_types.py#L41 At the moment, we are stuck on traits 6.0.0 due to the significant performance drain.
@ixjlyons Yes, we can also provide both ways for an amount of time. Looking forward for @outofculture opinion ...
I can confirm the bug. In our software we worked around it with - setting the Z-Values to 0 of the `AxisItems `after they were created. - Monkey patch the...
@torarvid what version are you using and how do you define burst? How many messages in which interval? For now, we are very happy with version 3.3.1, higher versions degrade...
Downgrading CONDA to 22.9.0 solved the problem locally, exception is not appearing anymore