代码之家  ›  专栏  ›  技术社区  ›  skdonthi

Windows10“python3”未被识别为内部或外部命令、可操作程序或批处理文件

  •  0
  • skdonthi  · 技术社区  · 7 年前

    当我尝试用下面的命令安装时

    python3 -m pip install jupyter

    'python3' is not recognized as an internal or external command, operable program or batch file.

    • 路径变量已设置
    1 回复  |  直到 7 年前
        1
  •  1
  •   skdonthi    7 年前

    谢谢@emsipson92