On 7/4/07, Ignazio Di Napoli <[EMAIL PROTECTED]> wrote:
> More informations: if I run an update from Cygwin Ports "mirror" I don't
> get that error, but I get it if I run the update from official Cygwin
> mirrors.

Other informations. I update all from Cygwin Ports using the date
changing workaround (but, probably for timezone problems, I had to use
the official mirror timestamp + 1).
Now I still get the error.
In particular, the message is this:

---
Python 2.5.1 (r251:54863, Jun 19 2007, 22:55:07)
[GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import pygtk
>>> import gtk
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File 
"/usr/src/ports/python/pygtk/python-gtk2-2.10.4-2/inst/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py",
line 48, in <module>
ImportError: No such file or directory
---

But, if I install PIL, the problem is this:

---
Python 2.5.1 (r251:54863, Jun 19 2007, 22:55:07)
[GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import gtk
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 48, in <module>

ImportError: No such file or directory
---

Please help me, I'm going crazy!

Thank you
Ignazio

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Cygwin-ports-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general

Reply via email to