Check for Updates fails in version 4.8.3

When clicking Tools / Check for Updates I get the following error message:

Unexpected error trying to determine the latest version available. Make sure your installation has a connection to the internet; <Fault -32500: 'RuntimeError: PyPI no longer supports the XMLRPC package_releases method. Use JSON or Simple API instead. See https://warehouse.pypa.io/api-reference/xml-rpc.html#deprecated-methods for more information.'>

Version is 4.8.3 (Docker), but the error also occured in the previous 4.8.2 release.

Thanks for the report!

We’ll update the checking method to work with PyPI’s new API.

This is now fixed in the development branch of version 4.9. Once release we will port this to earlier versions.

This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.