I'm trying to install pyside2 and following the steps of the Pyside2 website. After executing the following step:
$ python setup.py build --qmake=/anaconda3/bin/qmake --build-tests --ignore-git --jobs=8
I get the the following error message :
running build
Removing /Users/mymac/pyside-setup/pyside_package
Python architecture is 64bit
Incompatible Qt version detected: 5.6.2. A Qt version >= 5.7 is required.
I don't understand given the fact that i have qt 5.10
installed:
$ brew list --versions qt5
qt 5.10.1