<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffcc" text="#000000">
    Em 02-09-2010 13:18, Detlev Offenbach escreveu:
    <blockquote cite="mid:201009021818.35944.detlev@die-offenbachs.de"
      type="cite">
      <pre wrap="">On Thursday 02 September 2010, Zhu Sha Zang wrote:
</pre>
      <blockquote type="cite">
        <pre wrap=""> 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

[root@sakurazukamori ~rodolfo/Downloads/eric5-5.0.1]$ python3.1
install.py
10:26
Checking dependencies
Python Version: 3.1.2
Found PyQt
An internal error occured.  Please report all the output of the program,
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>.

Traceback (most recent call last):
  File "install.py", line 830, in <module>
    main(sys.argv)
  File "install.py", line 744, in main
    doDependancyChecks()
  File "install.py", line 551, in doDependancyChecks
    from PyQt4 import Qsci
RuntimeError: the sip module implements API v8.0 but the PyQt4.Qsci
module requires API v7.1

Only warning other linux users!

Att
</pre>
      </blockquote>
      <pre wrap="">
You forgot to rebuild the QScintilla Python bindings. That is a common upgrade 
issue.

Detlev
</pre>
    </blockquote>
    <font size="-1"><font face="DejaVu Sans Mono">Done!<br>
        Working!<br>
        <br>
        Thanks Again.<br>
      </font></font>
  </body>
</html>