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

Phil Thompson phil at riverbankcomputing.com
Wed Jan 26 15:16:28 GMT 2022


On 26/01/2022 14:59, Justin M. Vieira wrote:
> Good day, Phil and everyone else on the pyqt listserv J,
> 
> I have been working with Gerard to try and get around the issue he
> posted, in email, below, and have a few questions:
> 
> 1. Is there any suggestion for how to workaround the
> ModuleNotFoundError: No module named 'asyncio' issue Gerard is seeing?
> 
> 2. Is there any technical explanation of how a package such as
> “argparse” is loaded differently from a stdlib one such as “asyncio”,
> which would be causing the ModuleNotFoundError?
> 
> 
> 
> Thank you for your assistance so far; We are hoping to be able to
> figure out a workaround for these pyqtdeploy issues in 3.x, that we
> previously did not see in 2.x.

The asyncio package contains an extension module which is different to 
argparse.

This problem is on my list to look at but I've not got there yet.

Phil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 34970 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20220126/facdb9c0/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.jpg
Type: image/jpeg
Size: 932 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20220126/facdb9c0/attachment-0004.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.jpg
Type: image/jpeg
Size: 1026 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20220126/facdb9c0/attachment-0005.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.jpg
Type: image/jpeg
Size: 993 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20220126/facdb9c0/attachment-0006.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image005.jpg
Type: image/jpeg
Size: 1072 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20220126/facdb9c0/attachment-0007.jpg>


More information about the PyQt mailing list