.. _osx-dev: Setting up a development environment in OSX™ ============================================ (work in progress) Make sure you're using a new enough version of pip (1.8 or newest). * Use ``brew`` to install ``OpenSSL``. * Use ``brew`` to install pyqt5:: brew install pyqt5 --with-python --without-python3 TODO:: --with-qt-webkit <<<< WORKS? TODO:: Use PySide instead?? Running OSX on KVM ================== * https://github.com/kholia/OSX-KVM