-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
Environment: Debian 11, pythonz 2.0.2 (installed with pythonz update just now).
Trying to install any version of pypy or pypy3, using e.g., pythonz install -t pypy 5.3.1, gives the following error:
urllib.error.HTTPError: HTTP Error 404: Not Found
...
pythonz.downloader.DownloadError: Failed to fetch https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.3.1-linux64.tar.bz2
That repo no longer appears to exist on bitbucket.org, and PyPy's download page gives somewhat different version numbers from those shown by pythonz list -a.
Is this just very old code, or am I misunderstanding something?
Metadata
Metadata
Assignees
Labels
No labels