<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    I'm on linux mint debian.<br>
    When running configure-ng.py with python2.7.8 I get an error saying:<br>
    <blockquote type="cite"><font color="#ff0000">UnboundLocalError:
        local variable 'pylib_dir' referenced before assignment</font><br>
    </blockquote>
    <br>
    In fact, if I comment the line (its around line 737) which reads:<br>
    <blockquote type="cite"><font color="#000099">self.py_pylib_dir =
        pylib_dir</font></blockquote>
    <br>
    it works.<br>
    <br>
    I remember I've built PyQt 4.11.x a couple of months ago without
    problems.<br>
    Is this possibly a recently introduced bug?<br>
    <br>
    Cheers!<br>
    Andrea.<br>
    <br>
    p.s.<br>
    Is there a browsable VCS repository for PyQt?<br>
    I just wanted to see if the bug is new in 4.11.2 but I couldn't find
    any repo.<br>
  </body>
</html>