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

Wrong old PyQt4 version check #42

Closed
Nodd opened this issue Jun 20, 2016 · 1 comment
Closed

Wrong old PyQt4 version check #42

Nodd opened this issue Jun 20, 2016 · 1 comment
Labels
Milestone

Comments

@Nodd
Copy link
Contributor

Nodd commented Jun 20, 2016

Maybe I'm wrong, but it seems to me that is_old_pyqt and is_pyqt46 should use PYQT_VERSION instead of __version__ in https://github.com/spyder-ide/qtpy/blob/master/qtpy/__init__.py#L113. __version__ is now the version of qtpy.

@ccordoba12 ccordoba12 added this to the v1.1 milestone Jun 20, 2016
@ccordoba12
Copy link
Member

That's most probably true, thanks for noticing! Could you make a PR to solve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants