--- a/eric6/PipInterface/PipPackagesWidget.py Tue Feb 02 16:25:50 2021 +0100 +++ b/eric6/PipInterface/PipPackagesWidget.py Tue Feb 02 16:26:58 2021 +0100 @@ -628,6 +628,8 @@ """ Private method to perform the search. """ + # TODO: change search to use web scraping to get rid of XML-RPC + # see thonny for how to do it self.searchResultList.clear() self.searchInfoLabel.clear()