Deepin-Wine转区工具(Deepin Wine Locale Emulator),一款区域变量模拟器。用于消除WIne软件乱码恢复正常文本
sudo apt update && sudo apt install pyqt5
pip3 install pyqt5 nuitka
cd dwle
nuitka --onefile --standalone --windows-console-mode=disable --show-progress --lto=yes --jobs=4 --enable-plugins=pyqt5 --include-data-file=./dwle.ico=./dwle.ico --include-data-file=./dwle.ui=./dwle.ui ./dwle.py