Using PyQt with CVB

Hi there

I always get an RuntimeError:


Can someone see the problem?
I have configured the camera with the Management Console.

Thanks for any help.
Greetings Raphael

Hi @raphy,

please use forward slashes:

1 Like

Thanks a lot!
Works now

Hi there
I have got a situation with QImage:


Can someone help me with that?
Thx in advance!
Greetings Raphael

Do you really want to create a QImage or are you testing the SDK? In most cases it is not needed to convert to different image types since you can also do image processing using CVB.

Anyhow maybe this helps:
import PyQt5
PyQt5.QtGui.QImage