citronneur / rdpy

Remote Desktop Protocol in Twisted Python
GNU General Public License v3.0
1.67k stars 545 forks source link

Qt5 support #54

Open bismark-foofus opened 7 years ago

bismark-foofus commented 7 years ago

Qt4 has been deprecated and Qt5 (5.6 long term support, 5.7 latest). Unfortunately PyQt4 is no longer supported through homebrew on macOS and everything is migrating to Qt5 and so rdpy no longer functions.

tkeeler33 commented 6 years ago

I would also like to see this support.

AymanEG commented 6 years ago

Same here , windows 10 x64, python 3.6 and QT5

vyrus001 commented 6 years ago

I have added this in my pull request

rhertzog commented 5 years ago

See https://github.com/citronneur/rdpy/pull/65 for @vyrus001 pull request.