Hi Ferdinand,
You can take a look at Ubuntu-hangups
(https://github.com/tim-sueberkrueb/ubuntu-hangups) and see how it's
done there.
AFIAK hangouts (the library) uses python3.
Cheers,
Francisco
On 05-02-2016 18:14, Ferdinand Holzner wrote:
Hi there,
i played around with the Ubuntu SDK and tried to start a python
script via .desktop file. I've got this error:
"Could not find python3 in the project targets"
The phone itself seems to have python3 installed in /usr/bin. I guess
it would theoretically possible to start such a script or python
based app, without using pyotherside. Only the SDK needs to support
it or maybe there is another solution for this.