python的第三方库出现安装问题,如何解决?

图片说明**我在cmd命令行中输入pip install pyinstaller以后,显示的是这样一串数据: Fatal error in launcher: Unable to create process using '"c:\users\8k89\python.exe" "C:\Users\8k89\Scripts\pip.exe" install pyinstaller'
百度翻译后: 启动器中的致命错误:无法使用“”c:users8k89python.exe”“C:Users8k89\Scripts\pip.exe”安装pyinstaller来创建进程
然后就不知道如何去安装pyinstaller库了,求大佬帮助!**___**_

https://blog.csdn.net/qq_36323867/article/details/78187394

使用管理员身份启动cmd 再安装