updated for the start
This commit is contained in:
11
how_to.txt
Normal file
11
how_to.txt
Normal 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
|
||||
Reference in New Issue
Block a user