[PyQt] pyqtdeploy error - QTextCodec.codecForLocale returns None
Phil Thompson
phil at riverbankcomputing.com
Tue Apr 26 19:05:37 BST 2016
On 26 Apr 2016, at 6:27 pm, Chandrakant Gopalan <chandrakant.gopalan at pinogy.com> wrote:
>
> What should QTextCodec.codecForLocale() return? Also, another coworker with the same setup is facing the same issue.
...you are likely to have the same locale settings.
See the Qt docs for what it's supposed to return.
> Does pyqtdeploy support Qt 5.6? Just FYI, I noticed the config file PyQt5-win.cfg created has no "Qt 5.6" section, so I had to manually create one.
The version in hg does.
Phil
More information about the PyQt
mailing list