Jürgen Schinker wrote:
On Thu, January 20, 2005 0:39, Axel Schmalowsky said:
  
Jürgen Schinker wrote:


    
!!! Failed to complete python imports. There are internal modules for
!!! python and failure here indicates that you have a problem with python
!!! itself and thus portage is no able to continue processing.


!!! You might consider starting python with verbose flags to see what has
!!! gone wrong. Here is the information we got for this exception:
No module named fcntl


got this error can somebody help

thanks

Jürgen



--
[email protected] mailing list




      
try to re-emerge python because it seems that your python-lib is incomplete.

Axel
    

how can i do this with emerge not working?

--
[email protected] mailing list


  
You can download python from http://www.python.org
Unzip it, run ./configure with the parameters portage is using (you'll find this in file /usr/bin/ebuild.sh in function econf) and then run make.
The parameters portags is using for make install can you find as well in file /usr/bin/einstall in function einstall.
After that, your python should be complete thus you should be able to emerge normally.

Axel

Reply via email to