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>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to