diff --git a/makepkg.md b/makepkg.md index 7b1c12e..7d1fddd 100644 --- a/makepkg.md +++ b/makepkg.md @@ -116,10 +116,10 @@ A: # Reference 1. [ModuleNotFoundError: No module named 'pkg_resources.py2_warn' ](https://blog.csdn.net/qq_40608730/article/details/104864943) -1. [ref2](https://www.cnblogs.com/yemeng/p/6253097.html) -1. [ref3](https://blog.csdn.net/SCDS_Zyx/article/details/82052396) -1. [ref4](https://apple.stackexchange.com/questions/181026/lsopenurlswithrole-failed-with-error-10810-cant-open-install-os-x-yosemite) -1. [ref5](https://stackoverflow.com/questions/56949297/how-to-fix-importerror-unable-to-find-qt5core-dll-on-path-after-pyinstaller-b) +1. [pyinstaller使用自定义spec](https://www.cnblogs.com/yemeng/p/6253097.html) +1. [Python中的图片打包与pyinstaller中的spec文件简介](https://blog.csdn.net/SCDS_Zyx/article/details/82052396) +1. [LSOpenURLsWithRole error-10810](https://apple.stackexchange.com/questions/181026/lsopenurlswithrole-failed-with-error-10810-cant-open-install-os-x-yosemite) +1. [How to fix “ImportError: unable to find Qt5Core.dll on PATH” after pyinstaller bundled the python application](https://stackoverflow.com/questions/56949297/how-to-fix-importerror-unable-to-find-qt5core-dll-on-path-after-pyinstaller-b)