[PyQt] QML examples not working

Cody Scott cody at perspexis.com
Wed Jan 24 16:22:44 GMT 2018


altendky has reduced the code to show the problem. There is a break_it
variable which can be toggled.

https://gist.github.com/altendky/d297b9c164716d04055d3adad59d1105


On Tue, Jan 23, 2018 at 3:54 PM, Cody Scott <cody at perspexis.com> wrote:

> I just tried with PyQt5==5.10 on Windows and the error is still
>
> \examples\qml\referenceexamples> python attached.py
> QQmlComponent: Component is not ready
> Error: <Unknown File>:17:11: Cannot assign object to property
>
>
> On Fri, Nov 24, 2017 at 10:56 AM, Cody Scott <cody at perspexis.com> wrote:
>
>> I just tried with PyQt5==5.9.2 on Windows and the error is still
>>
>> > python binding.py
>> QQmlComponent: Component is not ready
>> Error: <Unknown File>:10:11: Cannot assign object to property
>>
>>
>> On Mon, Nov 6, 2017 at 9:15 AM, Cody Scott <cody at perspexis.com> wrote:
>>
>>> I just tried with PyQt5==5.9.1 on Windows and all but two of the files
>>> in examples\qml\referenceexamples\ still fail.
>>>
>>>
>>> On Thu, Sep 7, 2017 at 9:10 AM, Cody Scott <cody at perspexis.com> wrote:
>>>
>>>> Someone on #pyqt verified that they get the same errors as me on
>>>> Windows 8 PyQt==5.9 and Python3.6
>>>>
>>>>
>>>> On Wed, Sep 6, 2017 at 12:00 PM, Phil Thompson <
>>>> phil at riverbankcomputing.com> wrote:
>>>>
>>>>> On 6 Sep 2017, at 3:46 pm, Cody Scott <cody at perspexis.com> wrote:
>>>>> >
>>>>> > Hey Phil,
>>>>> >
>>>>> > I was wondering if you had a chance to look at these?
>>>>>
>>>>> Works for me - not tested recenty on Windows.
>>>>>
>>>>> Phil
>>>>>
>>>>
>>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180124/b8a72db6/attachment.html>


More information about the PyQt mailing list