时间:2024-10-14 07:23:08
1、打开开始菜单里面,搜索CMD。
3、我们需要用cd来更换目录到python下的script。
6、我们可以在目录下找到安装好的包。
8、在CMD窗口里面输入pyinstaller.exe -F 指定文件位置。然后回车。