当前位置:网站首页>pyinstaller不是内部或外部命令,也不是可运行的程序 或批处理文件
pyinstaller不是内部或外部命令,也不是可运行的程序 或批处理文件
2022-07-03 15:54:00 【张今天】
问题:pyinstaller安装后无法使用,提示:pyinstaller不是内部或外部命令,也不是可运行的程序 或批处理文件
是因为在python安装程序中的script中无pyinstaller.exe应用程序,需要找到pyinstaller.exe应用程序拷贝到python程序包的script文件中去。
解决
找到pyinstaller.exe,一般在:C:\Users\Administrator\AppData\Roaming\Python\Python39\Scripts中,注意,如果没有AppData,说明文件夹隐藏了,需要显示出来。将文件拷贝到:D:\Program Files\Python3.9\Scripts(程序安装位置不同,路径不同),就可以解决问题了。
边栏推荐
- Visual upper system design and development (Halcon WinForm) -6 Nodes and grids
- VS2017通过IP调试驱动(双机调试)
- Visual upper system design and development (Halcon WinForm) -5 camera
- "Remake Apple product UI with Android" (2) -- silky Appstore card transition animation
- Introduction series of software reverse cracking (1) - common configurations and function windows of xdbg32/64
- WinDbg分析dump文件
- About text selection in web pages and counting the length of selected text
- 找映射关系
- Creation and destruction of function stack frames
- leetcode_ Power of Four
猜你喜欢

Visual upper system design and development (Halcon WinForm) -1 Process node design

Halcon and WinForm study section 2

VS2017通过IP调试驱动(双机调试)

工资3000,靠“视频剪辑”月入40000:会赚钱的人,从不靠拼命!

Vs2017 is driven by IP debugging (dual machine debugging)

Three dimensional reconstruction of deep learning

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

如何使用 @NotNull等注解校验 并全局异常处理
![App mobile terminal test [5] file writing and reading](/img/f1/4bff6e66b77d0f867bf7237019e982.png)
App mobile terminal test [5] file writing and reading

Seckill system 3- product list and product details
随机推荐
leetcode_ Power of Four
Calibre LVL
WinDbg分析dump文件
Why can't strings be directly compared with equals; Why can't some integers be directly compared with the equal sign
驱动与应用程序通信
Baidu AI Cloud helps Shizuishan upgrade the smart health care model of "Internet + elderly care services"
Distributed task scheduling XXL job
半监督学习
do{}while()的妙用
qt使用QZxing生成二维码
秒杀系统3-商品列表和商品详情
软件安装信息、系统服务在注册表中的位置
Visual upper system design and development (Halcon WinForm) -6 Nodes and grids
Find mapping relationship
Go language self-study series | golang switch statement
Go语言自学系列 | golang中的if else if语句
Seckill system 2 redis solves the problem of distributed session
Summary of JVM knowledge points
2022年Q2加密市场投融资报告:GameFi成为投资关键词
The wonderful use of do{}while()