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

Docker Troubles #163

Open
hartpoli opened this issue Apr 4, 2023 · 5 comments
Open

Docker Troubles #163

hartpoli opened this issue Apr 4, 2023 · 5 comments

Comments

@hartpoli
Copy link

hartpoli commented Apr 4, 2023

I have some trouble when using docker for installation.

@viktorashi
Copy link

specifically? do you get the

#10 5.917 E: Couldn't find any package by glob 'python3.6'
#10 5.917 E: Couldn't find any package by regex 'python3.6'
#10 5.917 E: Unable to locate package python3.6-dev
#10 5.917 E: Couldn't find any package by glob 'python3.6-dev'
#10 5.917 E: Couldn't find any package by regex 'python3.6-dev'

error after the 6'th command? It might have something to do with what the docker VM's permissions are, I'm tryna figure it out as well, have you solved it btw?

@CafeHelado
Copy link

@viktorashi were you able to solve this ?

I am running into the same errors

@viktorashi
Copy link

@viktorashi were you able to solve this ?

I am running into the same errors

It's been 10 months and I honestly forgot what this is about but omma look into it when I got the time)))

@evanottinger
Copy link

@viktorashi Change the Ubuntu container version to 22.04 and change the Python version to 3.8 or higher.

@viktorashi
Copy link

@viktorashi Change the Ubuntu container version to 22.04 and change the Python version to 3.8 or higher.

still doesn't really really work, it gets about halfway in building the image and i get the

ModuleNotFoundError: No module named 'distutils.cmd'

error in the end
can't find where to install that

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

4 participants