Skip to content
Discussion options

You must be logged in to vote

Is Python 2 a mandatory requirement to build QtWebEngineQuick?

If so, then the answer is it isn't possible via homebrew-core formula since we intentionally don't allow Python 2 as dependency for Linux bottles. It is temporarily allowed on macOS due to system Python 2, but it will no longer be possible once macOS 12.3 is released (Homebrew/homebrew-core#93940).

In this case, you would need to find a 3rd-party option, which can be a modified version of Homebrew formula in Tap to use an externally maintained python@2 formula dependency. Or, see if anyone maintains an external repo via APT (though quick search didn't show anything).


If Python 2 isn't a hard requirement, then further triage i…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@amirmasoudabdol
Comment options

Comment options

You must be logged in to vote
2 replies
@cho-m
Comment options

cho-m Feb 17, 2022
Collaborator

@amirmasoudabdol
Comment options

Answer selected by amirmasoudabdol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Linux
Labels
None yet
3 participants