Re: A question
Fredrik Lundh <[email protected]>
| Newsgroups | gmane.comp.python.image |
|---|---|
| Message-ID | <[email protected]> |
2010/10/7 אלי <[email protected]>: > I wrote the python script below usind word editor. > > 1. How can I run it as a python script? It seems to be opened as a word > document! As Don said, use a text editor that can produce plain text files. In addition to the ones he mentioned, you can use IDLE which is included in most Python distributions. > 2. Where do I find the xbmc and xbmcgui libraries. Somewhere on http://xbmc.org, most likely. They're not part of Python or PIL, so I assume they're application-specific libraries. Check the XBMC docs for details. </F> _______________________________________________ Image-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/image-sig