当前位置:网站首页>Pyinstaller is not an internal or external command, nor is it a runnable program or batch file
Pyinstaller is not an internal or external command, nor is it a runnable program or batch file
2022-07-03 15:58:00 【Zhang today】
problem :pyinstaller Cannot be used after installation , Tips :pyinstaller Not an internal or external command , It's not a runnable program Or batch files
Because in python Install... In the program script No middle pyinstaller.exe Applications , Need to find pyinstaller.exe Copy the application to python Of the package script In the document .
solve
find pyinstaller.exe, Generally in :C:\Users\Administrator\AppData\Roaming\Python\Python39\Scripts in , Be careful , without AppData, Description folder hidden , It needs to be shown . Copy the file to :D:\Program Files\Python3.9\Scripts( The installation location of the program is different , The path is different ), You can solve the problem .
边栏推荐
- 潘多拉 IOT 开发板学习(HAL 库)—— 实验5 外部中断实验(学习笔记)
- Microservice sentinel flow control degradation
- Halcon and WinForm study section 2
- 请求头不同国家和语言的表示
- 《微服务设计》读书笔记(下)
- 软件安装信息、系统服务在注册表中的位置
- [200 opencv routines] 217 Mouse interaction to obtain polygon area (ROI)
- Unity function - unity offline document download and use
- 首发!!lancet饿了么官方文档
- Semi supervised learning
猜你喜欢

Seckill system 3- product list and product details

“用Android复刻Apple产品UI”(2)——丝滑的AppStore卡片转场动画

Unity功能——Unity离线文档下载及使用

Nifi from introduction to practice (nanny level tutorial) - flow

秒杀系统2-Redis解决分布式Session问题

About text selection in web pages and counting the length of selected text

秒杀系统1-登录功能

nifi从入门到实战(保姆级教程)——flow
![App mobile terminal test [5] file writing and reading](/img/f1/4bff6e66b77d0f867bf7237019e982.png)
App mobile terminal test [5] file writing and reading
![[200 opencv routines] 217 Mouse interaction to obtain polygon area (ROI)](/img/04/460734209ec315c5c02cb3fae4bf0e.png)
[200 opencv routines] 217 Mouse interaction to obtain polygon area (ROI)
随机推荐
Microservice - declarative interface call openfeign
从 flask 服务端代码自动生成客户端代码 -- flask-native-stubs 库介绍
Halcon and WinForm study section 2
Driver and application communication
ASEMI整流桥UMB10F参数,UMB10F规格,UMB10F封装
Unity功能——Unity离线文档下载及使用
首发!!lancet饿了么官方文档
Download and install common programs using AUR
Pandora IOT development board learning (HAL Library) - Experiment 5 external interrupt experiment (learning notes)
Digital image processing -- popular understanding of corrosion and expansion
The accept attribute of the El upload upload component restricts the file type (detailed explanation of the case)
WinDbg analysis dump file
子类隐藏父类的同名函数
Tensorflow realizes verification code recognition (II)
Popular understanding of linear regression (II)
请求头不同国家和语言的表示
坚持输出需要不断学习
The difference between RAR and zip files
[system safety] 43 PowerShell malicious code detection series (5) automatic extraction of ten thousand words from abstract syntax tree
Problems of CString in multithreading