[PyQt] Getting pyqtdeply to work with current homebrew

Phil Thompson phil at riverbankcomputing.com
Tue Jan 31 12:15:58 GMT 2017


On 31 Jan 2017, at 10:44 am, Patrick Stinson <patrickstinson.lists at gmail.com> wrote:
> 
> Thanks, Phil. I switched to using penv and was happy to find it installed sip/pyqt/qscintialla2/pyqtdeploy from pip.
> 
> However, now on to the pyqtdeploy build errors:
> 
> Unable to freeze files
> /Users/patrick/Documents/dev/pkdiagram/$SYSROOT/lib/python3.5/_bootlocale.py: [Errno 2] No such file or directory: '/Users/patrick/Documents/dev/pkdiagram/$SYSROOT/lib/python3.5/_bootlocale.py'

That suggests you haven't set the SYSROOT environment variable.

Phil


More information about the PyQt mailing list