Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation failed: 'notebook' has no attribute 'nbextensions' #24

Open
joa-spec opened this issue Sep 11, 2023 · 5 comments
Open

installation failed: 'notebook' has no attribute 'nbextensions' #24

joa-spec opened this issue Sep 11, 2023 · 5 comments

Comments

@joa-spec
Copy link

I tried to install it in a venv:
(.spaCy) PS C:\Users\joajo\Documents> pip --version
pip 23.2.1 from C:\Users\joajo\Documents.spaCy\Lib\site-packages\pip (python 3.11)

 AttributeError: module 'notebook' has no attribute 'nbextensions'
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

@rainergo
Copy link

I have the same issue.

@forg77
Copy link

forg77 commented Nov 28, 2023

It is much related to py 3.11. I set up a new conda env with py 3.9 and the issue is now solved!

@davidberenstein1957
Copy link
Owner

Thanks @forg77 @rainergo , I'll spend some time on fixxing these deps soon.

@polyyarp
Copy link

Hi @forg77 , which py 3.9 version you use? I used py 3.9.19 automatically set by conda and stll get the same error above

@forg77
Copy link

forg77 commented Apr 22, 2024

Hi @forg77 , which py 3.9 version you use? I used py 3.9.19 automatically set by conda and stll get the same error above

I guess it is 3.9.18. The only 3.9 env remain on my server is 3.9.18.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants