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

Error when running install-python #793

Closed
keenborder786 opened this issue Sep 11, 2023 · 0 comments
Closed

Error when running install-python #793

keenborder786 opened this issue Sep 11, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@keenborder786
Copy link

Describe the bug
When running the make install-python command, I am encountering the following error

Reading package lists...
Building dependency tree...
Reading state information...
Package python3.8 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'python3.8' has no installation candi

Steps To Reproduce

Run the command:

make install-python

Expected behavior

It should install python3.8

Additional context
I am not so sure why this error is happening. Just for some context, I already have conda as my Python environment management tool installed. Moreover, the following are the OS details:

Distributor ID:	Ubuntu
Description:	Ubuntu 22.04.1 LTS
Release:	22.04
Codename:	jammy
@keenborder786 keenborder786 added the bug Something isn't working label Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant