<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I tried with Python 3.5.0 and the last pyqtdeploy from hg and
miracle no problem with time module but I still get problem adding
xmlrpc.client , socketmodule.c don't get compiled :<br>
<br>
<meta name="qrichtext" content="1">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--StartFragment--><span style=" color:#aa0000;">In file included from ../Python-3.5.0/Modules/socketmodule.c:265:0:</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#aa0000;">../Python-3.5.0/Modules/socketmodule.h:83:23: fatal error: linux/can.h: No such file or directory</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#aa0000;"> #include <linux/can.h></span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#aa0000;"> ^</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#aa0000;">compilation terminated.
</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#aa0000;">
Seb
</span><!--EndFragment--></p>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<style type="text/css">
p, li { white-space: pre-wrap; } </style><font color="#009900"><b></b></font><br>
<div class="moz-signature"><small><b> <br>
</b> </small></div>
<div class="moz-cite-prefix">Le 15/04/2016 14:13, Sébastien RAMAGE a
écrit :<br>
</div>
<blockquote cite="mid:5710DACD.6050601@poifindus.com" type="cite">Hi
!
<br>
<br>
I'm desperately trying to have a working environment to build a
python (pyQt) application for android
<br>
I'm using Ubuntu 15.10 and I got something working with pyqtdeploy
1.2.1 and python 3.4.3 and Qt 5.4.2 and PyQt 5.4.2 and android ndk
r10e (after many tries including Qt 5.5 and Qt 5.3, ndk 11c, etc)
<br>
<br>
it "works" but now my app requires the time module and
xmlrpc.client module, I could bypass the time module using PyQt
equivalent but for xmlrpc.client I have no option.
<br>
<br>
The problem is that :
<br>
I can compile by checking "android shared library" in pyqtdeploy
but my app crash when importing xmlrpc.client
<br>
unchecking "android shared library" I can't compile socketmodule
<br>
<br>
Phil, if you have a working build environment could you provide a
virtual machine (virtualbox or vagrant for example) with all the
stuff ?
<br>
<br>
As an alternative, having a "special button" in pyqtdeploy that
configure everything like downloading Qt, PyQt, Python, Android
sdk/ndk and compile all of that, would be very very appreciate
<br>
<br>
Seb
<br>
</blockquote>
<br>
</body>
</html>