Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some problems with Python 3.5 #24

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Conversation

derterz
Copy link

@derterz derterz commented May 16, 2017

Qt4Reactor seems to work fine using Python 3.5.2, Twisted 16.0.0 and PyQt4
4.11.4.
Python 2.7.12, Twisted 16.0.0 and PySide 1.2.2 is working too.

Ingo Massmann added 2 commits May 16, 2017 12:35
Qt4Reactor seems to work fine using Python 3.5.2, Twisted 16.0.0 and PyQt4
4.11.4.
Python 2.7.12, Twisted 16.0.0 and PySide 1.2.2 is working too.
Successfully tested with a simple GUI application using twisted using the
following combinations on a 64 Bit Ubuntu 16.04 system:

Python 2.7.12 + PySide 1.2.2
Python 2.7.12 + PyQt4 4.11.4
Python 2.7.12 + PyQt5 5.5.1

Python 3.5.2 + PySide2 5.9.4
Python 3.5.2 + PyQt4 4.11.4
Python 3.5.2 + PyQt5 5.5.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant