[PyQt] pyqtdeploy Support for pyjnius on Android

Phil Thompson phil at riverbankcomputing.com
Tue Aug 18 09:24:21 BST 2015


On 17 Aug 2015, at 2:58 pm, Sébastien RAMAGE <sramage at poifindus.com> wrote:
> 
> Attached the error I get when I tried autoclass
> 
> Seb I tried to replace all "from .reflect" to "from jnius.reflect" in *.pxi file but it doesn't help

But does it give a different exception?

Changing to "from jnius" should (in theory) work.

Phil


More information about the PyQt mailing list