helios-server icon indicating copy to clipboard operation
helios-server copied to clipboard

Doc error in helios-server /INSTALL.md

Open dioubernardo opened this issue 1 month ago • 0 comments

On the line

sudo apt install python3.6 python3.6-venv python3.6-pip python3.6-venv

We have two instances of python3.6-venv. I believe one of them should be python3.6-dev.

Another point is that in the INSTALL.md file we have python3.6 but in the runtime.txt file we have python-3.12.6

dioubernardo avatar Nov 28 '25 13:11 dioubernardo