[PyQt] pyqtlicense-linux error

Phil Thompson phil at riverbankcomputing.com
Wed Jul 27 12:27:13 BST 2016


On 27 Jul 2016, at 11:50 am, Nenad Ognjanovic <bgr.gyk at gmail.com> wrote:
> 
> On Tue, Jul 26, 2016 at 7:17 PM, Phil Thompson
> <phil at riverbankcomputing.com> wrote:
>> On 26 Jul 2016, at 3:37 pm, Nenad Ognjanovic <bgr.gyk at gmail.com> wrote:
>>> 
>>> Hello,
>>> 
>>> I'm getting the following error when trying to do the pyqtlicense step against the wheel file:
>>> 
>>> pyqtlicense-linux: the 'default_python_version' value in the 'Jambo' section must be set in the configuration file
>>> 
>>> (the exact command I tried is `./pyqtlicense-linux --verbose --license ../licenses/pyqt-commercial.sip --qt ~/Qt/5.7.0/5.7/gcc_64/ PyQt5_commercial-5.7-cp35-cp35m-manylinux1_x86_64.whl-unlicensed`).
>>> 
>>> I have no idea what Jambo is, nor how to provide the configuration file, googling doesn't return anything helpful.
>> 
>> Sorry about that. I've uploaded v1.1.1 which should fix it.
>> 
>> Phil
>> 
> 
> Thanks. Windows version works fine now, however on Linux I'm now getting this:
> 
> pyqtlicense-linux: unable to determine if
> '/home/bgr/Qt/5.7.0/5.7/gcc_64/' is Qt v4 or Qt v5

Testing was done with the off-line installer. Unfortunately this uses a different naming convention to the on-line installer.

As a workaround rename the 5.7.0 directory to Qt5.7.0 before running pyqtlicense and rename it back afterwards.

I'll do a new version in the meantime.

Phil


More information about the PyQt mailing list