“我已运行命令”;pip3安装jupyter“;在Python3.8.0和PIP19.3.1中,我发现了以下错误

“我已运行命令”;pip3安装jupyter“;在Python3.8.0和PIP19.3.1中,我发现了以下错误,pip,jupyter-notebook,python-3.8,Pip,Jupyter Notebook,Python 3.8,运行命令pip3 install jupyter distutils.errors.DistutilsError: Setup script exited with error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/ ---------------------

运行命令
pip3 install jupyter

  distutils.errors.DistutilsError: Setup script exited with error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  • Python 3.8.0
  • Pip 19.3.1
如何解决此问题?

检查此项检查此项。