Re: module missing?

Phil Thompson <[email protected]>
Newsgroups gmane.comp.python.pyqt-pykde
Message-ID <[email protected]>
On 04/08/2019 10:54, José Antonio Fernández Fernández wrote:
> Hello everyone.
> 
> When trying to build my project with pyqtdeploy, using python 3.7.2 I
> get the following error:
> "" "
> File ": /odf/opendocument.py", line 44, in <module>
>   File "bootstrap.py", line 983, in _find_and_load
>   File "bootstrap.py", line 967, in _find_and_load_unlocked
>   File "bootstrap.py", line 668, in _load_unlocked
>   File "bootstrap.py", line 638, in _load_backward_compatible
>   File ": /odf/odfmanifest.py", line 24, in <module>
>   File "bootstrap.py", line 983, in _find_and_load
>   File "bootstrap.py", line 967, in _find_and_load_unlocked
>   File "bootstrap.py", line 668, in _load_unlocked
>   File "bootstrap.py", line 638, in _load_backward_compatible
>   File ": /defusedxml/sax.py", line 13, in <module>
>   File "bootstrap.py", line 1035, in _handle_fromlist
>   File "bootstrap.py", line 219, in _call_with_frames_removed
>   File "bootstrap.py", line 983, in _find_and_load
>   File "bootstrap.py", line 967, in _find_and_load_unlocked
>   File "bootstrap.py", line 668, in _load_unlocked
>   File "bootstrap.py", line 638, in _load_backward_compatible
>   File ": /defusedxml/expatreader.py", line 10, in <module>
>   File "bootstrap.py", line 983, in _find_and_load
>   File "bootstrap.py", line 965, in _find_and_load_unlocked
> ModuleNotFoundError: No module named 'xml.sax.expatreader'
> "" "
> 
> 
> If I edit the project to update the .pdy, it does not appear in
> standar library xml.sax.xml.sax.expatreader, to select it.
>  Is it a bug or is there a reason for this?.

It's just missing from the meta-data - probably because it seems to be 
missing from the Python docs.

Phil
_______________________________________________
PyQt mailing list    [email protected]
https://www.riverbankcomputing.com/mailman/listinfo/pyqt
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.