[PyQt] pyqtdeploy freeze error: cannot find bootlocale.py

Phil Thompson phil at riverbankcomputing.com
Mon Sep 21 17:51:20 BST 2015


On 21 Sep 2015, at 5:44 pm, Bill Eaton <wpeaton4 at gmail.com> wrote:
> 
>> ...because you haven't built Python yet.
> 
> Thanks for the help. I get that I need to build Python. Bootchk statically
> builds Python using a local version of qmake from a local version of Qt. Is
> this the preferred way? Or can I get away with using the qmake that QT
> Maintenance tool installs systemwide? 

Assuming you are using the standard Android Qt binaries (rather than compiling your own) you should use the qmake included with that.

Phil


More information about the PyQt mailing list