Home > OS >  O: ubuntu installation pyqt5 tip is not compatible with the commercial version of qt, qt5.5 is opens
O: ubuntu installation pyqt5 tip is not compatible with the commercial version of qt, qt5.5 is opens

Time:10-04

Error message:
Querying qmake about your Qt installation...
Determining the details of your Qt installation...
This is the GPL version of PyQt 5.5 (licensed under the GNU General Public
License) for Python 3.4.0 on Linux.
Error: This version of PyQt5 and the ltd. version of Qt have incompatible
Licenses.



As above, the whole for a long time appear such problem, qt is qt - opensource - Linux - x64-5.5.0. Run
Pyqt5 is the PyQt GPL - 5.5. Tar. Gz, sip is 4.16.9,

Feel no problem, how can tip is not compatible? Please answer

CodePudding user response:

Revise to configure. Py cheated in the past

CodePudding user response:

I also encountered this problem, the GPL PyQt and configure agreement Qt not compatible, wanted to fix in the Qt under the GPL, website about license part said open source LGPL agreement by default, but the LGPL can be converted into the GPL
Qt's website for Online and Offline download Qt way
Online way first to a questionnaire survey, three or four questions, choose open source line, and then, a qt - unified - Windows - the idea of x86-2.0.2-1 - Online
Personally, I think with this online downloader Qt should be down under the LGPL agreement, but the problem is not completely download down, this thing is always the timeout, but to give up,
Download Offline way in line with my development environment only a Qt 5.5.0 for Windows 32 - bit (VS 2010, 585 MB), download the installation to perform PyQt5 configure. Py just appeared version are not compatible error, so I doubt Offline download all of the configure agreement Qt, seems to think through normal channels anzhen PyQt5 is impossible, until just saw your post... Although this is not in line with the spirit of open source, but we also are forced, who let it wall so malicious, download things not good, the building Lord, you are commented out the configure. Py 2590 line of code in the file?
# Common checks.
If introspecting and target_config qt_licensee! And ltype==='Open Source' ' 'the GPL:
Error (
"This version of PyQt5 and the ltd. version of Qt have"
"Incompatible licenses.")
Just uninstall Offline download Qt, and attempt to Online download Qt, which again to install Offline download Qt, delay, don't try,

CodePudding user response:

I also encountered this problem, the GPL PyQt Qt not compatible with ltd. agreement, want to do have to change the Qt under the GPL, website about license part said open source LGPL agreement by default, but the LGPL can be converted into the GPL
Qt's website for Online and Offline download Qt way
Online way first to a questionnaire survey, three or four questions, choose open source line, and then, a qt - unified - Windows - the idea of x86-2.0.2-1 - Online
Personally, I think with this online downloader Qt should be down under the LGPL agreement, but the problem is not completely download down, this thing is always the timeout, but to give up,
Download Offline way in line with my development environment only a Qt 5.5.0 for Windows 32 - bit (VS 2010, 585 MB), download the installation to perform PyQt5 configure. Py just appeared version are not compatible error, so I doubt Offline download all of the configure agreement Qt, seems to think through normal channels anzhen PyQt5 is impossible, until just saw your post... Although this is not in line with the spirit of open source, but we also are forced, who let it wall so malicious, download things not good, the building Lord, you are commented out the configure. Py 2590 line of code in the file?
# Common checks.
If introspecting and target_config qt_licensee! And ltype==='Open Source' ' 'the GPL:
Error (
"This version of PyQt5 and the ltd. version of Qt have"
"Incompatible licenses.")
Just uninstall Offline download Qt, and attempt to Online download Qt, which again to install Offline download Qt, delay, don't try,

CodePudding user response:

Help, how to change this? Soon contact programming, also not very familiar with

CodePudding user response:

reference PyJogger reply: 3/f
I also encountered this problem, the GPL PyQt Qt not compatible with ltd. agreement, want to do have to change the Qt under the GPL, website about license part said open source LGPL agreement by default, but the LGPL can be converted into the GPL
Qt's website for Online and Offline download Qt way
Online way first to a questionnaire survey, three or four questions, choose open source line, and then, a qt - unified - Windows - the idea of x86-2.0.2-1 - Online
Personally, I think with this online downloader Qt should be down under the LGPL agreement, but the problem is not completely download down, this thing is always the timeout, but to give up,
Download Offline way in line with my development environment only a Qt 5.5.0 for Windows 32 - bit (VS 2010, 585 MB), download the installation to perform PyQt5 configure. Py just appeared version are not compatible error, so I doubt Offline download all of the configure agreement Qt, seems to think through normal channels anzhen PyQt5 is impossible, until just saw your post... Although this is not in line with the spirit of open source, but we also are forced, who let it wall so malicious, download things not good, the building Lord, you are commented out the configure. Py 2590 line of code in the file?
# Common checks.
If introspecting and target_config qt_licensee! And ltype==='Open Source' ' 'the GPL:
Error (
"This version of PyQt5 and the ltd. version of Qt have"
"Incompatible licenses.")
Just uninstall Offline download Qt, and attempt to download Qt Online, this will again to install Offline download Qt, delay, don't try,

===========================================
This way you tested? Don't know how good? For help, my email: [email protected]

CodePudding user response:

reference 1st floor u013383067 response:
revise to configure the py cheated in the past the



LZ, how does this make of? : may I ran into this also say, as many people do not solve, stand hand ~

CodePudding user response:

What is modified, consult, can detailed say next
  • Related