| View previous topic :: View next topic |
| Author |
Message |
padoor Advocate


Joined: 30 Dec 2005 Posts: 3911 Location: india
|
Posted: Tue Dec 07, 2010 8:01 am Post subject: [solved]dev-python/PyQt4-4.8.1 failed:No module named sipcon |
|
|
| 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 |
|
 |
tomk Administrator


Joined: 23 Sep 2003 Posts: 7101 Location: Sat in front of my computer
|
Posted: Tue Dec 07, 2010 10:08 am Post subject: |
|
|
Re-emerge dev-python/sip followed by PyQt4. _________________ Search | Read | Answer | Report | Strip |
|
| Back to top |
|
 |
padoor Advocate


Joined: 30 Dec 2005 Posts: 3911 Location: india
|
Posted: Thu Dec 09, 2010 4:28 am Post subject: |
|
|
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 |
|
 |
junikur n00b


Joined: 13 Sep 2011 Posts: 15
|
Posted: Thu Apr 12, 2012 4:35 am Post subject: |
|
|
| That fixed my problem. Thank you very much. |
|
| Back to top |
|
 |
|