On Fri, 2003-12-05 at 09:34, raptor wrote:
> this simple script works :
> 
> import os
> os.mkdir('/usr/share/doc/gnome-terminal-2.4.1')
> 
> the question is why I get error in portage.py but not in this script ?!
I seem to recall reading in another thread (I think from yesterday)
which suggested/implied that portage depends on Python 2.2. If you have
installed Python 2.3 then this *might* be the cause of the problem.

Check the symlink for python to see which version it refers to. If it
refers to 2.3 try moving the symlink to version 2.2 and see if that
fixes it.

Cheers

Dg


--
[EMAIL PROTECTED] mailing list

Reply via email to