updated for the start

This commit is contained in:
2025-06-12 16:46:15 +03:00
commit c1bedf0534
4 changed files with 77 additions and 0 deletions

11
how_to.txt Normal file
View File

@@ -0,0 +1,11 @@
install
sudo apt-get install libcups2-dev
create venv or install with --breack-system-pakage
python -m venv label
pip install -r requirements.txt