Hi.
I'm using pyrcc4 to convert the images my program uses to a an
import-able python module. I'm doing it successfully, but I'm getting
this warning whenever I import the resource module:

DeprecationWarning: Non-ASCII character '\xe9' in file
C:\prog\python\ogbot\src\ui\BotResources.py on line 3, but no encoding
declared; see http://www.python.org/peps/pep-0263.html for details
import BotResources

Any help appreciated.
PD: I'm using QT 4.1, PyQt v4 and python 2.4

--
Un saludo,

   Javier

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to