1. 报错
代码语言:javascript复制ERROR: Could not install packages due to an OSError: [WinError 2] 系统找不到指定的文件。: 'C:\Python310\Scripts\pyi-archive_viewer.exe' -> 'C:\Python310\Scripts\pyi-archive_viewer.exe.deleteme'
2. 报错图片
3. 报错场景
- 安装 pyinstaller 的时候报错
4. 解决办法
- cmd
- 以管理员身份运行
- 安装 pyinstaller
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple pyinstaller