Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]dev-python/PyQt4-4.8.1 failed:No module named sipcon
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
padoor
Advocate
Advocate


Joined: 30 Dec 2005
Posts: 3911
Location: india

PostPosted: Tue Dec 07, 2010 8:01 am    Post subject: [solved]dev-python/PyQt4-4.8.1 failed:No module named sipcon Reply with quote

Code:
 * Configuration of dev-python/PyQt4-4.8.1 with CPython 3.1...
python3.1 configure.py --confirm-license --bindir=/usr/bin --destdir=/usr/lib/python3.1/site-packages --sipdir=/usr/share/sip --qsci-api --enable=QtCore --enable=QtNetwork --enable=QtScript --enable=QtTest --enable=QtXml --enable=QtGui --enable=QtDesigner --enable=QtScriptTools --enable=QtSvg --enable=QtWebKit CC=i686-pc-linux-gnu-gcc CXX=i686-pc-linux-gnu-g++ LINK=i686-pc-linux-gnu-g++ LINK_SHLIB=i686-pc-linux-gnu-g++ CFLAGS=-O2 -march=i686 -pipe CXXFLAGS=-O2 -march=i686 -pipe LFLAGS=-Wl,-O1 -Wl,--as-needed
Traceback (most recent call last):
  File "configure.py", line 37, in <module>
    import sipconfig
ImportError: No module named sipconfig
 * ERROR: dev-python/PyQt4-4.8.1 failed:
 *   Configuration failed with CPython 3.1 in configuration() function
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_configure
 *   environment, line 4702:  Called python_execute_function '-s' 'configuration'
 *   environment, line 3387:  Called die
 * The specific snippet of code:
 *                       die "${failure_message}";
 *
 * If you need support, post the output of 'emerge --info =dev-python/PyQt4-4.8.1',
 * the complete build log and the output of 'emerge -pqv =dev-python/PyQt4-4.8.1'.
 * The complete build log is located at '/var/tmp/portage/dev-python/PyQt4-4.8.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/PyQt4-4.8.1/temp/environment'.
 * S: '/var/tmp/portage/dev-python/PyQt4-4.8.1/work/PyQt-x11-gpl-4.8.1'

>>> Failed to emerge dev-python/PyQt4-4.8.1, Log file:

what to be done for sipconfig file?
_________________
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)


Last edited by padoor on Thu Dec 09, 2010 4:29 am; edited 1 time in total
Back to top
View user's profile Send private message
tomk
Administrator
Administrator


Joined: 23 Sep 2003
Posts: 7101
Location: Sat in front of my computer

PostPosted: Tue Dec 07, 2010 10:08 am    Post subject: Reply with quote

Re-emerge dev-python/sip followed by PyQt4.
_________________
Search | Read | Answer | Report | Strip
Back to top
View user's profile Send private message
padoor
Advocate
Advocate


Joined: 30 Dec 2005
Posts: 3911
Location: india

PostPosted: Thu Dec 09, 2010 4:28 am    Post subject: Reply with quote

yes re emerging sip cpleted the updates of 73 packages fine.
thanks:)
_________________
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
Back to top
View user's profile Send private message
junikur
n00b
n00b


Joined: 13 Sep 2011
Posts: 15

PostPosted: Thu Apr 12, 2012 4:35 am    Post subject: Reply with quote

That fixed my problem. Thank you very much.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum