We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The README states:
Linux wheels ship with Qt 4.8.7 licensed under the LGPLv2.1. MacOS wheels ship with Qt 5 licensed under the LGPLv3.
And LICENSE-3RD-PARTY.txt state:
LICENSE-3RD-PARTY.txt
https://github.com/skvark/opencv-python/blob/3073e9ee37f016144893deeceb127766f55083dc/LICENSE-3RD-PARTY.txt#L84
https://github.com/skvark/opencv-python/blob/3073e9ee37f016144893deeceb127766f55083dc/LICENSE-3RD-PARTY.txt#L591
I was under the impression that the -headless wheels didn't have Qt in them. Should these statements be adjusted to something like:
-headless
"Linux non-headless wheels ship with Qt..."
The text was updated successfully, but these errors were encountered:
Yeah, headless versions do not have Qt.
Sorry, something went wrong.
@skvark 👍 Fixed in #350
Successfully merging a pull request may close this issue.
The README states:
And
LICENSE-3RD-PARTY.txt
state:https://github.com/skvark/opencv-python/blob/3073e9ee37f016144893deeceb127766f55083dc/LICENSE-3RD-PARTY.txt#L84
https://github.com/skvark/opencv-python/blob/3073e9ee37f016144893deeceb127766f55083dc/LICENSE-3RD-PARTY.txt#L591
I was under the impression that the
-headless
wheels didn't have Qt in them. Should these statements be adjusted to something like:"Linux non-headless wheels ship with Qt..."
The text was updated successfully, but these errors were encountered: