You are not logged in.

#1 2014-03-02 18:23:05

vidar
Member
Registered: 2009-04-08
Posts: 9

python2 trouble after update

Hi since one of the last updates i have major problems with my python2 installation.

some of them I could fix with

/usr/bin/pip2 install PACKAGENAME

but some won't do, for example:

# /usr/bin/pip2 install pygtk

Downloading/unpacking pygtk
  Downloading pygtk-2.24.0.tar.bz2 (2.4MB): 2.4MB downloaded
  Running setup.py (path:/tmp/pip_build_root/pygtk/setup.py) egg_info for package pygtk
    ********************************************************************
    * Building PyGTK using distutils is only supported on windows. *
    * To build PyGTK in a supported way, read the INSTALL file.    *
    ********************************************************************
    Complete output from command python setup.py egg_info:
    ********************************************************************

* Building PyGTK using distutils is only supported on windows. *

* To build PyGTK in a supported way, read the INSTALL file.    *

********************************************************************

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/pygtk
Storing debug log for failure in /root/.pip/pip.log

How can I fix my python installation?

Offline

#2 2014-03-02 21:15:52

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,727

Offline

#3 2014-03-02 21:43:00

nourathar
Member
From: Bxl
Registered: 2013-04-26
Posts: 112

Re: python2 trouble after update

I've been able to avoid such problems by installing as much as possible via pacman (either the official packages or via the AUR).
good luck !

Offline

Board footer

Powered by FluxBB