[Image-SIG] A question

donn donn.ingle at gmail.com
Fri Oct 15 17:02:31 CEST 2010


On 07/10/2010 21:23, אלי wrote:
> *I wrote the python script below usind word editor.*
Just use a plain text editor like Notepad or Notepad++ (on windows).

> *1. How can I run it as a python script? It seems to be opened as a word
> document!*
Save it as a plain text file and give it a .py extension.
Open a command line and run it with:
python yourapp.py

> *2. Where do I find the xbmc and xbmcgui libraries.*
No idea. What's this got to do with PIL?

\d


More information about the Image-SIG mailing list