Open ygini opened 8 months ago
There should be only one, inherited from the base image. I'll take a look.
I have investigated this, and it turns out that the extra python installation comes as a dependency when installing latex. I have not yet figured out a way to remove this dependency.
Playing with the vscode setup to have debugger working, I was inspecting the container to looks why vscode can't find Django in it, and I've found that two different version of Python are installed on it.
Is it expected? If not I would suggest to ensure that only one is installed and used by all dependencies