kindle manager
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
> ### 研究了一个周末python打包工具,试用了py2app,pyinstaller,问题始终没有解决,艰难放弃!!!
|
||||
> ### 20200621
|
||||
|
||||
> ### 解决MAC打包和移植问题, [参见总结](makepkg.md)
|
||||
|
||||
|
||||
<font color=green size=15>后端 python, 前端GUI PySide2 </font>
|
||||
<br>
|
||||
|
||||
@@ -47,6 +47,9 @@ A: MAC下:
|
||||
**xattr -dr com.apple.quarantine '/我的安装路径/kmanapp.app'**
|
||||
可以正常打开,原因不清,[参考链接](https://apple.stackexchange.com/questions/181026/lsopenurlswithrole-failed-with-error-10810-cant-open-install-os-x-yosemite)
|
||||
|
||||
Windows下:
|
||||
|
||||
|
||||
|
||||
# reference
|
||||
1. [ModuleNotFoundError: No module named 'pkg_resources.py2_warn' ](https://blog.csdn.net/qq_40608730/article/details/104864943)
|
||||
|
||||
Reference in New Issue
Block a user