This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author bkline
Recipients bkline, docs@python
Date 2021-04-08.20:23:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617913394.59.0.105021549467.issue43777@roundup.psfhosted.org>
In-reply-to
Content
The official tutorial instructs users to find third-party packages by using the "pip search" command, which no longer works (and will be deprecated -- and presumably subsequently removed -- according to the error message). See https://docs.python.org/3.10/tutorial/venv.html#managing-packages-with-pip

That passage should be removed from the tutorial.
History
Date User Action Args
2021-04-08 20:23:14bklinesetrecipients: + bkline, docs@python
2021-04-08 20:23:14bklinesetmessageid: <1617913394.59.0.105021549467.issue43777@roundup.psfhosted.org>
2021-04-08 20:23:14bklinelinkissue43777 messages
2021-04-08 20:23:14bklinecreate