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

Package 'python' has no installation candidate #148

Open
gustawdaniel opened this issue Jun 19, 2023 · 1 comment
Open

Package 'python' has no installation candidate #148

gustawdaniel opened this issue Jun 19, 2023 · 1 comment

Comments

@gustawdaniel
Copy link
Contributor

I have problem with

#0 6.878 Reading package lists...
#0 7.147 Building dependency tree...
#0 7.203 Reading state information...
#0 7.205 Package python is not available, but is referred to by another package.
#0 7.205 This may mean that the package is missing, has been obsoleted, or
#0 7.205 is only available from another source
#0 7.205 However the following packages replace it:
#0 7.205   python-is-python3 2to3
#0 7.205 
#0 7.207 E: Package 'python' has no installation candidate
@gustawdaniel
Copy link
Contributor Author

gustawdaniel commented Jun 19, 2023

Solution:

in file install-deps.sh

remove python or replace it by python-is-python3. Both solutions works in my case.

@jshimko is there any package that require python here, or can we simply remove it completely?

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