Solved ERROR: Failed building wheel for jupyter-nbextensions-configurator

已解决python -m pip install --user jupyter_contrib_nbextensions
WARNING: Ignoring invalid distribution-ornado (c: \programdata\anaconda3\lib\site-packages)
WARNING: Ignoring invalid distribution (c: \programdata\anaconda3\lib\site-packages)
Collecting jupyter_contrib_nbextensions
error: could not create ‘build\bdist.win-amd64\wheel\jupyter_nbextensions_configurator-0.6.1.dataldataletelyjupyterlnbeonfig\notebook.d\jupyter_nbextensions_configurator.json’: No such file or directory
ERROR: Failed building wheel for jupyter-nbextensions-configurator









Error report



A small partner in the VIP full-stack answering group of thousands of people came to private message me when he encountered a problem, and wanted to install jupyter_contrib_nbextensions, but an error occurred (at that time, his heart was cold for a moment, and he came to me for help, and then successfully helped him solve it. By the way, record it and hope it can help more friends who encounter this bug and can’t solve it), the error code is as follows:

insert image description here

A screenshot of the content of the error message is as follows :


insert image description here

insert image description here

python -m pip install --user jupyter_contrib_nbextensions
WARNING: Ignoring invalid distribution-ornado (c: \programdata\anaconda3\lib\site-packages)
WARNING: Ignoring invalid distribution (c: \programdata\anaconda3\lib\site-packages)
Collecting jupyter_contrib_nbextensions
error: could not create 'build\bdist.win-amd64\wheel\jupyter_nbextensions_configurator-0.6.1.dataldataletelyjupyterlnbeonfig\notebook.d\jupyter_nbextensions_configurator.json': No such file or directory
ERROR: Failed building wheel for jupyter-nbextensions-configurator



error translation



The translation of the error message content is as follows :

python -m pip install --user jupyter_contrib_inextensions

WARNING: Ignoring invalid distribution ornado (c:\programdata\anaconda3\lib\site package)

WARNING: Ignoring invalid distribution (c:\programdata\anaconda3\lib\site package)

Collecting jupiter_contrib_nbextensions

ERROR: Could not create "build\blist.win-ad64\wheel\jupyter_extensions_configurator-0.61.datadataletelyjupyternbenfig\notebook.d\jupyter_extensions_configurator.json": No such file or directory

ERROR: Failed to build wheels for jupyter extension configurator



Error reason



Reason for error :

The jupyter_contrib_nbextensions itself is too high and the installation fails due to incompatibility.

Friends, you can solve it through the following local installation method! ! !



Solution



1. Solve it by downloading the whl package and installing it locally : https://www.cnpython.com/pypi/jupyter-contrib-nbextensions/download

insert image description here


2. Execute the installation command : pip install+安装包文件路径, as shown below:


insert image description here


3. Successfully resolved:

insert image description here
The above is the solution to the cause of this error. Welcome to leave a message in the comment area to discuss whether it can be solved.If it is useful, please like and collect the article. Thank you for your support. The blogger has the motivation to keep recording the problems encountered.!!!

Thousands of full-stack VIP Q&A group to contact bloggers to help solve errors

Due to the limited time and energy of bloggers, there are too many private messages every day, and there is no way for every fan to reply in time, so reply to VIP fans first, and you can enter the thousand-person full stack by subscribing to the time-limited 9.9 paid column "100 Days Mastering Python from Getting Started to Employment" VIP answering group, get priority answering opportunities (code guidance, remote service), free prostitution 80G learning materials spree, column subscription address: https://blog.csdn.net/yuan2019035055/category_11466020.html

  • Advantages :The author gives priority to answering opportunities (code guidance, remote service), and many bigwigs in the group can hold together to keep warm (big factory internal promotion opportunities). This column is a complete set of teaching specially prepared for students with zero foundation and those who need advanced improvement , From 0 to 100, continue to advance and deepen, and there will be practical projects in the follow-up, so you can easily deal with interviews!

  • Column benefits :Resume guidance, internal referral for recruitment, weekly delivery of physical books, 80G full-stack learning videos, 300 IT e-books: Python, Java, front-end, big data, database, algorithm, crawler, data analysis, machine learning, interview question bank, etc.

  • Note : If you want to get a timely reply, communicate and learn with the big guys, after subscribing to the column, private message the blogger to enter the VIP Q&A group with thousands of peopleinsert image description here
    insert image description here

Free information acquisition, more fan benefits, follow the official account below to obtain

insert image description here

Guess you like

Origin blog.csdn.net/yuan2019035055/article/details/130588734