Python pip安装jupyter:“;无法找到';pip._vendor.distlib'&引用;

Python pip安装jupyter:“;无法找到';pip._vendor.distlib'&引用;,python,pip,jupyter,Python,Pip,Jupyter,我正在尝试在Windows下安装jupyter以使用IPython笔记本电脑。但是,如果我运行pip install jupyter Using cached pyzmq-15.4.0.zip Requirement already satisfied (use --upgrade to upgrade): wcwidth in c:\users\stefan\appdata\local\programs\python\python36\lib\site-packages (from pro

我正在尝试在Windows下安装
jupyter
以使用IPython笔记本电脑。但是,如果我运行
pip install jupyter

  Using cached pyzmq-15.4.0.zip
Requirement already satisfied (use --upgrade to upgrade): wcwidth in c:\users\stefan\appdata\local\programs\python\python36\lib\site-packages (from prompt-toolkit<2.0.0,>=1.0.0->jupyter-console->jupyter)
Installing collected packages: nbformat, nbconvert, pyzmq, jupyter-client, tornado, ipykernel, notebook, widgetsnbextension, ipywidgets, qtconsole, jupyter-console, jupyter
Exception:
Traceback (most recent call last):
  File "C:\Users\Stefan\AppData\Local\Programs\Python\Python36\lib\site-packages\pip\basecommand.py", line 215, in main
    status = self.run(options, args)
  File "C:\Users\Stefan\AppData\Local\Programs\Python\Python36\lib\site-packages\pip\commands\install.py", line 317, in run
    prefix=options.prefix_path,
  File "C:\Users\Stefan\AppData\Local\Programs\Python\Python36\lib\site-packages\pip\req\req_set.py", line 742, in install
    **kwargs
  File "C:\Users\Stefan\AppData\Local\Programs\Python\Python36\lib\site-packages\pip\req\req_install.py", line 831, in install
    self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
  File "C:\Users\Stefan\AppData\Local\Programs\Python\Python36\lib\site-packages\pip\req\req_install.py", line 1032, in move_wheel_files
    isolated=self.isolated,
  File "C:\Users\Stefan\AppData\Local\Programs\Python\Python36\lib\site-packages\pip\wheel.py", line 493, in move_wheel_files
    maker.make_multiple(['%s = %s' % kv for kv in console.items()])
  File "C:\Users\Stefan\AppData\Local\Programs\Python\Python36\lib\site-packages\pip\_vendor\distlib\scripts.py", line 383, in make_multiple
    filenames.extend(self.make(specification, options))
  File "C:\Users\Stefan\AppData\Local\Programs\Python\Python36\lib\site-packages\pip\_vendor\distlib\scripts.py", line 372, in make
    self._make_script(entry, filenames, options=options)
  File "C:\Users\Stefan\AppData\Local\Programs\Python\Python36\lib\site-packages\pip\_vendor\distlib\scripts.py", line 276, in _make_script
    self._write_script(scriptnames, shebang, script, filenames, ext)
  File "C:\Users\Stefan\AppData\Local\Programs\Python\Python36\lib\site-packages\pip\_vendor\distlib\scripts.py", line 212, in _write_script
    launcher = self._get_launcher('t')
  File "C:\Users\Stefan\AppData\Local\Programs\Python\Python36\lib\site-packages\pip\_vendor\distlib\scripts.py", line 351, in _get_launcher
    result = finder(distlib_package).find(name).bytes
  File "C:\Users\Stefan\AppData\Local\Programs\Python\Python36\lib\site-packages\pip\_vendor\distlib\resources.py", line 324, in finder
    raise DistlibException('Unable to locate finder for %r' % package)
pip._vendor.distlib.DistlibException: Unable to locate finder for 'pip._vendor.distlib'
使用缓存的pyzmq-15.4.0.zip
已满足要求(使用--upgrade升级):c:\users\stefan\appdata\local\programs\python\python36\lib\site软件包中的wcwidth(来自提示toolkit=1.0.0->jupyter控制台->jupyter)
安装收集的软件包:nbformat、nbconvert、pyzmq、jupyter客户端、tornado、ipykernel、笔记本、widgetsnbextension、ipywidgets、qtconsole、jupyter控制台、jupyter
例外情况:
回溯(最近一次呼叫最后一次):
文件“C:\Users\Stefan\AppData\Local\Programs\Python\36\lib\site packages\pip\basecommand.py”,主目录第215行
status=self.run(选项、参数)
文件“C:\Users\Stefan\AppData\Local\Programs\Python\36\lib\site packages\pip\commands\install.py”,第317行,正在运行
prefix=options.prefix\u路径,
文件“C:\Users\Stefan\AppData\Local\Programs\Python\36\lib\site packages\pip\req\req\u set.py”,安装中第742行
**夸尔斯
文件“C:\Users\Stefan\AppData\Local\Programs\Python\36\lib\site packages\pip\req\req\u install.py”,安装中第831行
self.move\u wheel\u文件(self.source\u dir,root=root,prefix=prefix)
文件“C:\Users\Stefan\AppData\Local\Programs\Python\36\lib\site packages\pip\req\req\u install.py”,第1032行,在move\u wheel\u文件中
孤立的,
文件“C:\Users\Stefan\AppData\Local\Programs\Python\36\lib\site packages\pip\wheel.py”,第493行,在move\u wheel\u文件中
maker.make_多个(['%s=%s'%kv代表console.items()中的kv)
文件“C:\Users\Stefan\AppData\Local\Programs\Python\36\lib\site packages\pip\\u vendor\distlib\scripts.py”,第383行,make\u multiple
扩展(self.make(规范、选项))
文件“C:\Users\Stefan\AppData\Local\Programs\Python\36\lib\site packages\pip\\u vendor\distlib\scripts.py”,第372行,在make中
self.\u make\u脚本(条目、文件名、选项=选项)
文件“C:\Users\Stefan\AppData\Local\Programs\Python\36\lib\site packages\pip\\u vendor\distlib\scripts.py”,第276行,在脚本中
self._write_脚本(脚本名、shebang、脚本、文件名、ext)
文件“C:\Users\Stefan\AppData\Local\Programs\Python\36\lib\site packages\pip\\u vendor\distlib\scripts.py”,第212行,在脚本中
launcher=self.\u get\u launcher('t')
文件“C:\Users\Stefan\AppData\Local\Programs\Python\36\lib\site packages\pip\\u vendor\distlib\scripts.py”,第351行,在get启动程序中
结果=finder(distlib_包).find(名称).bytes
文件“C:\Users\Stefan\AppData\Local\Programs\Python\36\lib\site packages\pip\\u vendor\distlib\resources.py”,第324行,在finder中
引发DistlibException('无法找到%r'%1!'包的查找程序)
pip.\u vendor.distlib.DistlibException:无法找到“pip.\u vendor.distlib”的查找程序

知道这里的问题是什么吗?

尝试卸载pip并安装get-pip.py。这似乎是Windows 3.6版本中的一个bug

尝试卸载pip并安装get-pip.py。这似乎是Windows 3.6版本中的一个bug

通过键入以下命令卸载当前pip:

python -m pip uninstall pip setuptools
从下载get-pip.py并运行它:

python get-pip.py

通过键入以下命令卸载当前pip:

python -m pip uninstall pip setuptools
从下载get-pip.py并运行它:

python get-pip.py