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

E: Package python has no installation candidate #36

Open
BMukhtar opened this issue Feb 13, 2023 · 7 comments
Open

E: Package python has no installation candidate #36

BMukhtar opened this issue Feb 13, 2023 · 7 comments

Comments

@BMukhtar
Copy link

facing "E: Package python has no installation candidate" issue while running sudo ./ubuntu-wsl.sh

image

@Djeylani
Copy link

I have the same issue, is there a fix around it?

@BMukhtar
Copy link
Author

I think I've changed python to python3 in ubuntu-wsl.sh script

@thomasverlinde
Copy link

I have the same problem. How do you change the python to python3 like you propose BMukhtar?

@idum
Copy link

idum commented Jun 8, 2023

I think I've changed python to python3 in ubuntu-wsl.sh script

So can you suggest a workaround?

@vraman23
Copy link

Changing line 23 from apt-fast -qy install python to apt-fast -qy install python3 worked for me.

@jalkestrup
Copy link

Same issue, likewise solved by changing from python to python3 as suggested / thanks.

@idum
Copy link

idum commented Jun 15, 2023

Workaround fixes the problem also for me, thanks.

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

6 participants