]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 1 Apr 2024 02:49:23 +0000 (04:49 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 1 Apr 2024 02:53:22 +0000 (04:53 +0200)
commit81a8a2a151f3e480d9acbc0b27467bc1cc590d0c
tree6533c29fe495e39def27565c06544087d5f84e23
parent235afa6b4682c8f4d5ddab9d2d3034443d08ad27
Continued:
- Python 3.11 needs a virtual environment
- so please add

source "${HOME}/fba/venv/bin/activate"

... to your ~/.bashrc
.gitignore
venv/.gitkeep [new file with mode: 0644]
venv/pyvenv.cfg [new file with mode: 0644]