From 0f66e5128c6e9a5dc38942aae45dada3f88c87b2 Mon Sep 17 00:00:00 2001 From: yshtcn Date: Wed, 6 Sep 2023 22:47:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=87=AA=E5=8A=A8=E5=AE=89?= =?UTF-8?q?=E8=A3=85pyinstaller=EF=BC=8C=E5=B9=B6=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 +++----- heartbeat_pyinstaller.bat | 5 +++++ 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e05e68a..029c218 100644 --- a/README.md +++ b/README.md @@ -87,11 +87,9 @@ start pythonw heartbeat.py ``` ### 打包成exe -1. 在确保已经安装python 的情况下,使用命令行执行以下命令以安装PyInstaller: -``` -pip install pyinstaller -i https://pypi.tuna.tsinghua.edu.cn/simple -``` -2. 根据你的需要修改heartbeat_pyinstaller.bat并执行它。 +1. 根据你的需要修改heartbeat_pyinstaller.bat,特别是如果你不希望自动更新你的pyinstaller + +2. 执行heartbeat_pyinstaller.bat。 ## 授权信息 diff --git a/heartbeat_pyinstaller.bat b/heartbeat_pyinstaller.bat index 9f677fa..ab280ed 100644 --- a/heartbeat_pyinstaller.bat +++ b/heartbeat_pyinstaller.bat @@ -1,4 +1,9 @@ @echo off +title "AutoPyInstallerװpyinstaller" +:: װ/pyinstaller(ע⣺ϣԶװ/pyinstallerǵע͵ +pip install pyinstaller -i https://pypi.tuna.tsinghua.edu.cn/simple + + :: ± title "AutoPyInstallerʼ"