为什么myqr用不了?

新手上路,请多包涵

myqr : The term 'myqr' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

image.png

阅读 1.6k
1 个回答

检查下 Python 安装目录下的 Scripts\ 目录有没有加入 Windows 环境变量,安装包会在此目录下生成对应的 包.exe 文件,而跑 Python 包命令实际上是在跑该目录下的进程。

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题