<div dir="ltr">OK, great. Looks like it will be out before our project needs to go to prod next October. (I work for Cisco)<div>I'll continue using pyldap for now then update my requirements file later.</div><div>Can I rely on the basic usage remaining the same between the two packages? Any major changes that could break code?</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 30, 2017 at 11:26 AM, Petr Viktorin <span dir="ltr"><<a href="mailto:encukou@gmail.com" target="_blank">encukou@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 11/30/2017 05:23 PM, Carl Nobile wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Petr,<br>
<br>
Right, I need to use python 3. It looks like pyldap work fine with python 3, when will that code be merged into python-ldap?<br>
</blockquote>
<br></span>
It's merged in the development branch. Expect a beta release next week.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks<div><div class="h5"><br>
<br>
On Thu, Nov 30, 2017 at 11:18 AM, Petr Viktorin <<a href="mailto:pviktori@redhat.com" target="_blank">pviktori@redhat.com</a> <mailto:<a href="mailto:pviktori@redhat.com" target="_blank">pviktori@redhat.com</a>>> wrote:<br>
<br>
    On 11/30/2017 05:04 PM, Carl Nobile wrote:<br>
<br>
        Hi all,<br>
<br>
        I'm trying to install python-ldap-2.5.2 in a virtual environment<br>
        and I get the error below. Has the `ConfigParser` package been<br>
        left out of the setup file's `install_requires` argument?<br>
<br>
<br>
    Hello!<br>
    The ConfigParser module is part of Python's standard library; it<br>
    should always be available.<br>
<br>
    Maybe you're trying with Python 3? python-ldap-2.5.2 only supports<br>
    Python 2.7. (But a python3-compatible version is in the works.)<br>
<br>
<br>
<br>
<br>
        Collecting python-ldap (from -r requirements/base.txt (line 34))<br>
            Using cached python-ldap-2.5.2.tar.gz<br>
              Complete output from command python setup.py egg_info:<br>
              Traceback (most recent call last):<br>
                File "<string>", line 1, in <module><br>
                File "/tmp/pip-build-n7bi9m4s/pytho<wbr>n-ldap/setup.py",<br>
        line 9, in <module><br>
                  from ConfigParser import ConfigParser<br>
              ImportError: No module named 'ConfigParser'<br>
              ------------------------------<wbr>----------<br>
        Command "python setup.py egg_info" failed with error code 1 in<br>
        /tmp/pip-build-n7bi9m4s/python<wbr>-ldap/<br>
<br>
<br>
    --     Petr Viktorin<br>
<br>
<br>
<br>
<br>
-- <br>
------------------------------<wbr>------------------------------<wbr>-------------------<br>
Carl J. Nobile (Software Engineer)<br>
</div></div><a href="mailto:carl.nobile@gmail.com" target="_blank">carl.nobile@gmail.com</a> <mailto:<a href="mailto:carl.nobile@gmail.com" target="_blank">carl.nobile@gmail.com</a>><br>
------------------------------<wbr>------------------------------<wbr>-------------------<br>
<br>
<br>
______________________________<wbr>_________________<br>
python-ldap mailing list<br>
<a href="mailto:python-ldap@python.org" target="_blank">python-ldap@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-ldap" rel="noreferrer" target="_blank">https://mail.python.org/mailma<wbr>n/listinfo/python-ldap</a><br>
<br>
</blockquote>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">-------------------------------------------------------------------------------<br>Carl J. Nobile (Software Engineer)<br><a href="mailto:carl.nobile@gmail.com" target="_blank">carl.nobile@gmail.com</a><br>-------------------------------------------------------------------------------</div>
</div>