<div dir="ltr"><pre class="gmail-tw-data-text gmail-tw-ta gmail-tw-text-small" id="gmail-tw-target-text" style="text-align:left" dir="ltr"><span tabindex="0" lang="en">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.<br> Is it a bug or is there a reason for this?. <br>regards</span><br></pre><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><br></div></div>