Aleksandr34nov

Results 4 issues of Aleksandr34nov

When using soundfile.read() to load ".wav" file I get: "RuntimeError: Error opening 'gruesome.wav': File contains data in an unknown format." I have already install "ffmpeg" and I don't know what...

I'm designing graphic editor. As a scene for drawing, I need to use exactly QGraphicsScene. I implemented adding rectangles and ellipses to the scene with two buttons. I need to...

- OS: Win 10 - Python: 3.7 X64 - PyQt5: 5.10.1 Hi, everybody I am writing an interface in PyQt 5 It is necessary to implement an area selection mode...

### Is your feature request related to a problem: I'm trying to launch a graphical application. But I get the error: "cannot open display". I tried to take the steps...

enhancement