See:
Gregor von Laszewski I think we need to update
https://github.com/cloudmesh-community/book/blob/main/chapters/prg/python/python-install.md
The section
https://github.com/cloudmesh-community/book/blob/main/chapters/prg/python/python-install.md#using-venv
does not includ how to use venv for windows
12:15 AM
Gregor von Laszewski Ther is also a partial solution at https://cloudmesh.github.io/cloudmesh-manual/installation/os/windows/windows-install.html#windows However this discusses only cmd.exe and not gitbash We hade decided to use always gitbash as easier because we uses a linux like shell and then all consequtive commands are jyst like llinux
Documentation is supposed to be fixed in
provide instalation instructions for python 3.9
install from python.org
install via vnenv into ENV3
add source to bashrc
on windows add how to install gitbash
on windows add how to install make
do this from release version (apt install in ubuntu, raspberyos ....)
also discuss how to install newest version from source
create table with release version number.
See:
Gregor von Laszewski I think we need to update
https://github.com/cloudmesh-community/book/blob/main/chapters/prg/python/python-install.md
The section
https://github.com/cloudmesh-community/book/blob/main/chapters/prg/python/python-install.md#using-venv
does not includ how to use venv for windows
12:15 AM
Gregor von Laszewski Ther is also a partial solution at https://cloudmesh.github.io/cloudmesh-manual/installation/os/windows/windows-install.html#windows However this discusses only cmd.exe and not gitbash We hade decided to use always gitbash as easier because we uses a linux like shell and then all consequtive commands are jyst like llinux
Documentation is supposed to be fixed in