[PyQt] pyqtdeploy: howto add egg's?
Schluchti
schluchti at gmail.com
Sat Feb 6 13:56:31 GMT 2016
Hi Phil,
unfourtunately, I cannot place the *.so in the same directory as the Android
executable. At least, when I tried, it failed due to permission problems (my
device isn't rooted).
After some further debugging, I think that this line doesn't work:
imp.load_dynamic(__name__,__file__)
In the Python Setup.dist I found that there are certain platforms where
dynamic loading isn't supported. Do I need to enable this somehow when
building the static Python?
Bernhard
--
View this message in context: http://python.6.x6.nabble.com/pyqtdeploy-howto-add-egg-s-tp5183056p5183331.html
Sent from the PyQt mailing list archive at Nabble.com.
More information about the PyQt
mailing list