<div dir="ltr">I'm fairly certain pyqtdeploy installed via pip doesn't support Python 3.7 and 3.6.5, it's latest supported Python is 3.6.4.<div><br></div><div>Also you really don't need to compile Qt yourself, just download their online installer, install the Android version and set it as qt_dir.</div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-08-03 7:04 GMT+02:00 Ronald Petit <span dir="ltr"><<a href="mailto:elronaldpetit@gmail.com" target="_blank">elronaldpetit@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Okay Phil, I'm still here, sorry if I'm bothering too much, but as more as I read, seems like pyqtdeploy is my only option to convert PyQt5 into Qt C++ code.<div><br></div><div>Now, I setup sysroot.json to use my existing Qt installation, then, It was complaining about Python, as I tried to use Python-3.7.0.tar.xz, and got the same error as on Qt because it is an xz, however, I downloaded Python-3.7.0.tgz, the pyqtdeploy was able to extract that one (Still not too much clues about why Python cannot extract .xz files, the error message was "Unknown file format", I built my own Python (Python 3.7.0), so I'm thinkking I did something wrong there.</div><div><br></div><div>Now the pyqtdeploy is complaining when building Python, it says:</div><div><br></div><div><div>Python/sysmodule.c: In function ‘_PySys_BeginInit’:</div><div>Python/sysmodule.c:2303:60: error: ‘_PYTHONFRAMEWORK’ undeclared (first use in this function)</div><div>     SET_SYS_FROM_STRING("_<wbr>framework", PyUnicode_FromString(_<wbr>PYTHONFRAMEWORK));</div></div><div><br></div><div>Then a bunch of notes and the final error of make returning non-zero exit status. No clue about this on google, any other hint?</div><div><br></div><div>And I really appreciate your time Phil, thank you</div><div><br></div></div><div class="HOEnZb"><div class="h5"><br><div class="gmail_quote"><div dir="ltr">El jue., 2 ago. 2018 a las 10:50, Phil Thompson (<<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>><wbr>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2 Aug 2018, at 3:34 pm, Ronald Petit <<a href="mailto:elronaldpetit@gmail.com" target="_blank">elronaldpetit@gmail.com</a>> wrote:<br>
> <br>
> I'm seeing on the pyqtdeploy plugin that there's a "qt_dir" option to use an existing qt installation, I can just build the fresh Qt and then use that, I think is easier, but I think build-demo.py doesn't support qt_dir, or this qt_dir is an environmental variable?<br>
<br>
Look in the demo's sysroot.json file.<br>
<br>
Phil</blockquote></div>
</div></div><br>______________________________<wbr>_________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt" rel="noreferrer" target="_blank">https://www.<wbr>riverbankcomputing.com/<wbr>mailman/listinfo/pyqt</a><br></blockquote></div><br></div>