I'm using pyqt5 for long time as it comes with anaconda pre-installed , but Heard somewhere that PyQt4 contains a GPL Exception but PyQT5 doesn't so I want use pyqt4
Asked
Active
Viewed 1,305 times
0
-
Where did you hear that PyQt4 contains a GPL Exception? – eyllanesc Jan 01 '18 at 04:44
-
Possible duplicate of [How to install PyQt4 in anaconda?](https://stackoverflow.com/questions/21637922/how-to-install-pyqt4-in-anaconda) – eyllanesc Jan 01 '18 at 04:47
-
Yes, PyQt4 can be installed next to PyQt5. – eyllanesc Jan 01 '18 at 04:47
-
@eyllanesc i found about GPL Exception from these sources https://askubuntu.com/questions/339723/can-i-sell-my-pyqt4-app-without-having-a-pyqt-license and https://github.com/Werkov/PyQt4/blob/master/GPL_EXCEPTION.TXT – polu_ Jan 01 '18 at 05:38