py2exe Problem with cairo
Fredrik Lundh
fredrik at pythonware.com
Sat Dec 9 10:53:06 EST 2006
Michax wrote:
> Hi,
>
> I have problem with my py2exe. When I want to run my compiled exe, then
> i get error information like that:
>
> Trackback (most recent call last):
> File "mysql_gui.py", line 2 in ?
> File "gtk\__int__.pyc", line 12, in ?
> File "gtk\_gtk.pyc", line 12, in ?
> File "gtk\_gtk.pyc", line 10, in __load
> ImportError: No module named cairo
>
> I have similar problem with all compiled .exe using gtk library.
seen this:
http://www.py2exe.org/index.cgi/Py2exeAndPyGTK
?
</F>
More information about the Python-list
mailing list