<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">Hi Folks,</p>

<p dir="auto">As noted here, big changes are coming to <strong>pip</strong> this month involving the dependency resolver.</p>

<ul>
<li><p dir="auto">Pip 20.2 (already out) has new resolver in it.  Add</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">--use-feature=2020-resolver
</code></pre>

<p dir="auto">to use.</p></li>
<li><p dir="auto">Pip 20.3 (Probably will be released in January 2021) will use the new resolver by default, but a flag is available to use the current resolver.</p></li>
<li><p dir="auto">Pip 21.0 (Probably will be released in April 2021) will use the new resolver only.  The current resolver will no longer be available.</p></li>
</ul>

<p dir="auto">Details and links to more info and a short video are given below.</p>

<p dir="auto">Travis</p>

<p dir="auto">P. S. To subscribe to this list, go to <a href="https://mail.python.org/mailman3/lists/python-announce-list.python.org/" style="color:#3983C4">https://mail.python.org/mailman3/lists/python-announce-list.python.org/</a>.</p>

<p dir="auto">--<br>
Travis Risner</p>

<p dir="auto">-------- Forwarded Message --------<br>
Subject: Pip users: big change coming this month<br>
Date: Thu, 1 Oct 2020 06:29:56 -0400<br>
From: Sumana Harihareswara <a href="mailto:sh@changeset.nyc" style="color:#3983C4">sh@changeset.nyc</a></p>

<p dir="auto">Changes are coming to pip, Python's package installation tool, in October 2020. Please read and share this migration guide: <a href="https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-2-2020" style="color:#3983C4">https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-2-2020</a> .</p>

<p dir="auto">We're working on improving the Python packaging toolchain, foundational work that will (in the long run) make the whole Python package installation experience way less confusing.</p>

<p dir="auto">The pip team made a 2-minute video to explain what's up:</p>

<p dir="auto"><a href="https://youtu.be/B4GQCBBsuNU" style="color:#3983C4">https://youtu.be/B4GQCBBsuNU</a></p>

<p dir="auto">We are also doing user experience studies, and want you to sign up if you ever do anything with Python (whatever your level of skill/experience): <a href="http://www.ei8fdb.org/thoughts/2020/03/pip-ux-study-recruitment/" style="color:#3983C4">http://www.ei8fdb.org/thoughts/2020/03/pip-ux-study-recruitment/</a></p>

<p dir="auto"><a href="https://mastodon.social/@brainwane/104950044427849411" style="color:#3983C4">https://mastodon.social/@brainwane/104950044427849411</a> is a good toot to boost, and <a href="https://twitter.com/ThePSF/status/1311038036013199363" style="color:#3983C4">https://twitter.com/ThePSF/status/1311038036013199363</a> is a good tweet to retweet, if you want to help us get the word out.</p>

<p dir="auto">MORE DETAILS: at the migration guide at <a href="https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-2-2020" style="color:#3983C4">https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-2-2020</a> .</p>

<p dir="auto">On 7/30/20 10:58 AM, Sumana Harihareswara wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">On behalf of the Python Packaging Authority, I am pleased to announce that we have just released pip 20.2, a new version of pip. You can install it by running python -m pip install --upgrade pip.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">-- <br>
Sumana Harihareswara<br>
Changeset Consulting<br>
<a href="https://changeset.nyc" style="color:#3983C4">https://changeset.nyc</a></p>

<hr style="background:#333; background-image:linear-gradient(to right, #ccc, #333, #ccc); border:0; height:1px" height="1">

<p dir="auto">Python-announce-list mailing list -- <a href="mailto:python-announce-list@python.org" style="color:#3983C4">python-announce-list@python.org</a></p>
</div>
</div>
</body>
</html>