Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Missing PyQt5.QtQuick and PyQt5.QtQml on custom build Raspberry Pi 3
@ 2019-12-03 10:53 Jaafar Biyadi
  0 siblings, 0 replies; 4+ messages in thread
From: Jaafar Biyadi @ 2019-12-03 10:53 UTC (permalink / raw)
  To: buildroot

Hello, I'm trying to build a system to run Python with PyQt5 using the
QtQuick and QtQml submodules, but I cannot figure what's wrong with my
config.

I built all relevant package such as: Qt5 and Python-Qt5 and when running
the system and testing a .qml file with qmlscene, it works however the
QtQml & QtQuick modules are not found in python. What am I missing?

My config (with external toolchain): https://pastebin.com/5g1GhJgF
Using buildroot-2019.11-rc3

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20191203/1b12787c/attachment.html>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] Missing PyQt5.QtQuick and PyQt5.QtQml on custom build Raspberry Pi 3
  2019-12-03 13:17 [Buildroot] Missing PyQt5.QtQuick and PyQt5.QtQml on custom build Raspberry Pi 3 Jaafar Biyadi
@ 2019-12-03 13:09 ` Thomas Petazzoni
  2019-12-03 14:51   ` Jaafar Biyadi
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2019-12-03 13:09 UTC (permalink / raw)
  To: buildroot

Hello Jaafar,

On Tue, 3 Dec 2019 14:17:21 +0100
Jaafar Biyadi <jaafarbiyadi@gmail.com> wrote:

> Hello, I'm trying to build a system to run Python with PyQt5 using the
> QtQuick and QtQml submodules, but I cannot figure what's wrong with my
> config.
> 
> I built all relevant package such as: Qt5 and Python-Qt5 and when running
> the system and testing a .qml file with qmlscene, it works however the
> QtQml & QtQuick modules are not found in python. What am I missing?
> 
> My config (with external toolchain): https://pastebin.com/5g1GhJgF
> Using buildroot-2019.11-rc3

I think we have a bug report opened for this:

  https://bugs.busybox.net/show_bug.cgi?id=12121

And we have a proposal to fix it at:

  http://patchwork.ozlabs.org/patch/1151846/

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] Missing PyQt5.QtQuick and PyQt5.QtQml on custom build Raspberry Pi 3
@ 2019-12-03 13:17 Jaafar Biyadi
  2019-12-03 13:09 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Jaafar Biyadi @ 2019-12-03 13:17 UTC (permalink / raw)
  To: buildroot

Hello, I'm trying to build a system to run Python with PyQt5 using the
QtQuick and QtQml submodules, but I cannot figure what's wrong with my
config.

I built all relevant package such as: Qt5 and Python-Qt5 and when running
the system and testing a .qml file with qmlscene, it works however the
QtQml & QtQuick modules are not found in python. What am I missing?

My config (with external toolchain): https://pastebin.com/5g1GhJgF
Using buildroot-2019.11-rc3

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20191203/0e4a15f5/attachment.html>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] Missing PyQt5.QtQuick and PyQt5.QtQml on custom build Raspberry Pi 3
  2019-12-03 13:09 ` Thomas Petazzoni
@ 2019-12-03 14:51   ` Jaafar Biyadi
  0 siblings, 0 replies; 4+ messages in thread
From: Jaafar Biyadi @ 2019-12-03 14:51 UTC (permalink / raw)
  To: buildroot

Thank you very much for your email, I will check it out this evening.

Also I changed my email to jaafarbiyadi at gmail.com but this time I don't
receive any email after posting the issue. Maybe it worked.


Thanks anyway

Best regards

On Tue, Dec 3, 2019, 13:09 Thomas Petazzoni <thomas.petazzoni@bootlin.com>
wrote:

> Hello Jaafar,
>
> On Tue, 3 Dec 2019 14:17:21 +0100
> Jaafar Biyadi <jaafarbiyadi@gmail.com> wrote:
>
> > Hello, I'm trying to build a system to run Python with PyQt5 using the
> > QtQuick and QtQml submodules, but I cannot figure what's wrong with my
> > config.
> >
> > I built all relevant package such as: Qt5 and Python-Qt5 and when running
> > the system and testing a .qml file with qmlscene, it works however the
> > QtQml & QtQuick modules are not found in python. What am I missing?
> >
> > My config (with external toolchain): https://pastebin.com/5g1GhJgF
> > Using buildroot-2019.11-rc3
>
> I think we have a bug report opened for this:
>
>   https://bugs.busybox.net/show_bug.cgi?id=12121
>
> And we have a proposal to fix it at:
>
>   http://patchwork.ozlabs.org/patch/1151846/
>
> Best regards,
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20191203/328b83b1/attachment.html>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-12-03 14:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-03 13:17 [Buildroot] Missing PyQt5.QtQuick and PyQt5.QtQml on custom build Raspberry Pi 3 Jaafar Biyadi
2019-12-03 13:09 ` Thomas Petazzoni
2019-12-03 14:51   ` Jaafar Biyadi
  -- strict thread matches above, loose matches on Subject: below --
2019-12-03 10:53 Jaafar Biyadi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox