Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python-3.10.0-ubuntu.tar.xz not found #166

Open
frafra opened this issue Jan 31, 2022 · 0 comments
Open

python-3.10.0-ubuntu.tar.xz not found #166

frafra opened this issue Jan 31, 2022 · 0 comments

Comments

@frafra
Copy link

frafra commented Jan 31, 2022

$ pyflow -V
pyflow 0.3.1
$ pyflow python
Please enter the Python version for this project: (eg: 3.8)
Default [2.7.17]:3.10
Please enter the number corresponding to your Linux distro:
1: 2016 or newer (Ubuntu≥16.04, Debian≥9, SUSE≥15, Arch, Kali, etc)
2: Older (Centos, Redhat, Fedora, older versions of distros listed in option 1)
1
Downloading Python 3.10.0...
Installing Python 3.10.0...
Problem decompressing the archive: "/home/francesco.frassinell/.local/share/pyflow/python-3.10.0-ubuntu.tar.xz". This may be due to a failed downoad. Try deleting it, then trying again. Note that Pyflow will only install officially-released Python versions. If you'd like to use a pre-release, you must install it manually.
$ cat /home/francesco.frassinell/.local/share/pyflow/python-3.10.0-ubuntu.tar.xz
Not Found

Python 3.10.0 to 3.10.2 exist as stable versions. It looks like the download link is broken. pyflow could check the HTTP code before saving the file, in order to handle exceptions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant