Dependency issues seen using pyqtdeploy 3.x, where 2.x seemed to work fine

Phil Thompson phil at riverbankcomputing.com
Fri Nov 12 15:47:08 GMT 2021


On 12/11/2021 15:22, Justin M. Vieira wrote:
> Greetings, everyone J!
> 
> Our dev team is currently stuck, attempting to use pyqtdeploy with
> certain dependencies.
> 
> Before (pyqtdeploy 2.x):
> 
> Now (3.x), the maximum I can select is std packages:
> 
> And still, if e.g. I select "asyncio", I get this when running
> (linux-64 build):

I'm not sure about that one. Is it completely missing from the 
executable?

> Example of boot failure due to missing external dependencies:
> 
> Is there any way we can overcome these external dependency failures?

You need to write a plugin for any external dependencies...

https://www.riverbankcomputing.com/static/Docs/pyqtdeploy/sysroot.html#writing-a-component-plugin

Phil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 37842 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20211112/ee075ffa/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 33518 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20211112/ee075ffa/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.jpg
Type: image/jpeg
Size: 22629 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20211112/ee075ffa/attachment-0002.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.jpg
Type: image/jpeg
Size: 26669 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20211112/ee075ffa/attachment-0003.jpg>


More information about the PyQt mailing list