标签: python-3.x pyside
我在osx 10.11.6上,我无法安装pyside。我试过了:
brew install pyside --with-python3(the formula has been migrated to the boneyard) pip install PySide(error configuring shiboken) pip3 install PySide(error configuring shiboken)
我还能尝试什么?
感谢。