<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div>hi Phil<br></div>thank you for the new version</div><div><br></div>i just hit an error message when testing the demo project</div><div>i hope u can help if there is missing configuration?<br></div><div><br></div>windows7 x64<br></div>VS2015<br></div>python-3.6.4.exe<br></div>qt-opensource-windows-x86-5.9.3.exe</div><div>qt-everywhere-opensource-src-5.9.3.zip<br></div>sip-4.19.7.dev1712301237.zip<br></div>PyQt5_gpl-5.9.3.dev1712202212.zip<br>pyqtdeploy-b48a79138484.zip<br>openssl-1.0.2n.tar.gz<br><br></div>1- edit sysroot.json and replace .tar.gz with .zip<br></div>2- installed python 2.7.14 must for the qt build<br></div>3- add Strawberry-perl to path must for openssl<br></div>4- add nasm-2.11.06 to path must for openssl<br></div>5- run build-demo.py<br><br></div>oppessl  and qt5 build successfully <br></div>when starting to build target python i get <br><br>Installing an existing Python v3.6.4 as the host Python<br>Building the target Python from source<br>Configuring Python v3.6.4 for win-32<br>Installing C:\demo\sysroot-win-32\build\Python-3.6.4\Modules\config.c<br>Traceback (most recent call last):<br>  File "C:\Python36-32\Scripts\pyqtdeploy-sysroot-script.py", line 11, in <module><br>    load_entry_point('pyqtdeploy==0.0.dev0', 'console_scripts', 'pyqtdeploy-sysroot')()<br>  File "C:\Python36-32\lib\site-packages\pyqtdeploy-0.0.dev0-py3.6.egg\pyqtdeploy\pyqtdeploysysroot_main.py", line 83, in main<br>    sysroot.build_components(args.component, args.no_clean)<br>  File "C:\Python36-32\lib\site-packages\pyqtdeploy-0.0.dev0-py3.6.egg\pyqtdeploy\sysroot\sysroot.py", line 102, in build_components<br>    component.build(self)<br>  File "C:\Python36-32\lib\site-packages\pyqtdeploy-0.0.dev0-py3.6.egg\pyqtdeploy\sysroot\plugins\python\python.py", line 98, in build<br>    self._build_target_from_source(sysroot, archive)<br>  File "C:\Python36-32\lib\site-packages\pyqtdeploy-0.0.dev0-py3.6.egg\pyqtdeploy\sysroot\plugins\python\python.py", line 196, in _build_target_from_source<br>    configure_python(self.dynamic_loading, sysroot)<br>  File "C:\Python36-32\lib\site-packages\pyqtdeploy-0.0.dev0-py3.6.egg\pyqtdeploy\sysroot\plugins\python\configure_python.py", line 54, in configure_python<br>    configurations_dir.absoluteFilePath(config_c_src_file),<br>AttributeError: 'NoneType' object has no attribute 'absoluteFilePath'<br><br><div><div><div><div><div><div><div><div><div><br><br></div></div></div></div></div></div></div></div></div></div>