On 01/25/2014 07:33 AM, Sam Bull wrote: > Is there a tutorial or something to create a python3/QML app? I just > attempted to get something running from some emails last year, but can't > seems to get it to run at all.
Since you sent this to the ubuntu-phone mailing list, I am figuring you are asking your question so that you can have your app packaged as click and available in the app store. If so, be aware that python is not (currently) supported by the SDK[1] and will not run properly under confinement[2]. As such, you won't be able to leverage the system python and libraries but instead will have to figure out how to ship your own python interpreter as part of the click package. [1]http://developer.ubuntu.com/apps/ [2]http://developer.ubuntu.com/publish/apps/security-policy-for-click-packages/ -- Jamie Strandboge http://www.ubuntu.com/
signature.asc
Description: OpenPGP digital signature
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp