Alex Clark <aclark <at> aclark.net> writes: > > On 12/8/11 5:09 PM, M. van Hout wrote: > > Hi Python support, > > > > I hope you can help me out. > > I just tried to install Python PIL on my AppleTV. > > I found a description on how to (with the iOS debs) here : > > http://thoyan0nymous.posterous.com/python-pil-for-atv2 > > > > all goes well, till the dpkg of the last deb file. > > > > I think I should first install Python. > > How can I install Python for iOS 4 ? > > Can you help? > >
> > dpkg -i python, perhaps? > > > > > kind regards > > www.imho.nu <http://www.imho.nu> > > Maurice > > > > > > _______________________________________________ > > Image-SIG maillist - Image-SIG <at> python.org > > http://mail.python.org/mailman/listinfo/image-sig > Solved it, As always it's simple when your found it. The command is : apt-get install python This installes Python 2.5.1 (r251:54863) It is also possible to install Python 2.6.5 (r265:79063) You can find my Python and Python PIL results here : www.imho.nu Thanks Kind regards _______________________________________________ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig