<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffcc" text="#000000">
<font size="-1"><font face="DejaVu Sans Mono">I've upgraded my PyQt
4.7.4 to 4.7.5 and sip from 4.10.5 to 4.11 and receive this
message whe try to reinstall eric 5.0.1<br>
<br>
[root@sakurazukamori ~rodolfo/Downloads/eric5-5.0.1]$ python3.1
install.py
10:26<br>
Checking dependencies<br>
Python Version: 3.1.2<br>
Found PyQt<br>
An internal error occured. Please report all the output of the
program,<br>
including the following traceback, to
<a class="moz-txt-link-abbreviated" href="mailto:eric5-bugs@eric-ide.python-projects.org">eric5-bugs@eric-ide.python-projects.org</a>.<br>
<br>
Traceback (most recent call last):<br>
File "install.py", line 830, in <module><br>
main(sys.argv)<br>
File "install.py", line 744, in main<br>
doDependancyChecks()<br>
File "install.py", line 551, in doDependancyChecks<br>
from PyQt4 import Qsci<br>
RuntimeError: the sip module implements API v8.0 but the
PyQt4.Qsci module requires API v7.1<br>
<br>
Only warning other linux users!<br>
<br>
Att<br>
</font></font>
</body>
</html>