Skip to content

Jupyter Notebook installation failed because jsonschema-specifications installation failed #9674

Closed Answered by abn
LucieSauvajon asked this question in Q&A
Discussion options

You must be logged in to vote

The issue reported here is likely a result of using Python installed from Microsoft Store which uses a sandboxed APP_DATA directory.

You can work around this issue by either using a Python version installed using an installer from https://python.org or setting cache directory explicitly like indicated at python-poetry/install.python-poetry.org#135 (comment).

poetry config cache-dir C:\Users\username\pypoetry

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@UtpalMattoo
Comment options

@abn
Comment options

abn Nov 23, 2024
Maintainer

Comment options

You must be logged in to vote
0 replies
Answer selected by abn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants