Open hartpoli opened 1 year ago
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
@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.
@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
I have some trouble when using docker for installation.