This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
1.参考土壤水分打包流程
cd dem-sentiral
pyinstaller -D DemMain.py
2.在dist文件夹中生成DemMain文件夹,把dist路径matplotlib、...、proj.db复制到DemMain文件夹,
把dem-sentiral文件里的dev、ISCEApp、autorun.py、bash.exe、config.ini、Dem.xml、SAFE_files.txt复制到DemMain文件夹
3.把DemMain文件夹名称和DemMain.exe名称改为对应版本名称。