-
Notifications
You must be signed in to change notification settings - Fork 578
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
Comments
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? |
@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))) |
@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
error in the end |
I have some trouble when using docker for installation.
The text was updated successfully, but these errors were encountered: