Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
ba1bb3f559
BIN
config/warning_images/generic/Img-020g.png
Normal file
BIN
config/warning_images/generic/Img-020g.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
BIN
config/warning_images/st-ten-10/img-025.png
Normal file
BIN
config/warning_images/st-ten-10/img-025.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
|
|
@ -1,7 +1,10 @@
|
|||
import logging
|
||||
import os
|
||||
import win32print
|
||||
import win32ui
|
||||
import platform
|
||||
|
||||
if platform.system().lower() == "windows":
|
||||
import win32print
|
||||
import win32ui
|
||||
from PIL import Image, ImageDraw, ImageFont, ImageOps, ImageWin
|
||||
import qrcode
|
||||
|
||||
|
|
|
|||
|
|
@ -15,9 +15,9 @@ pyqt5
|
|||
pyqt5-tools
|
||||
pyserial
|
||||
pyserial-asyncio
|
||||
qrcode
|
||||
requests
|
||||
tensorflow
|
||||
#tflite-runtime
|
||||
zebra
|
||||
pylibdmtx~=0.1.10
|
||||
qrcode
|
||||
Loading…
Reference in New Issue
Block a user