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

ERR_FILE_NOT_FOUND #7298

Closed
hanwuli opened this issue Mar 18, 2024 · 3 comments
Closed

ERR_FILE_NOT_FOUND #7298

hanwuli opened this issue Mar 18, 2024 · 3 comments
Labels
bug status:Needs Info status:Needs Triage Applied to issues that need triage

Comments

@hanwuli
Copy link

hanwuli commented Mar 18, 2024

Why starting jupyter notebook in command line every time it can open a specific file path that's file:///C:/Users/myaccountname/AppData/Roaming/jupyter/runtime/jpserver-40780-open.html here?
Then it will show the error of file not found as shown in the screenshot below.
屏幕截图 2024-03-18 222503
In fact, this file doesn't exist in the path.
It's said to be an issue with Python installation and I install it from Microsoft Store. Does it really need to uninstall the current one and then download and install it again from the official website to solve this problem?
I want to know the reason behin this.

@hanwuli hanwuli added bug status:Needs Triage Applied to issues that need triage labels Mar 18, 2024
@JasonWeill
Copy link
Collaborator

You can find our official documentation for installing Jupyter Notebook here: https://docs.jupyter.org/en/latest/install/notebook-classic.html

If you're unable to install using Anaconda or pip, could you please provide info about the Notebook version and the Python version you're using, along with your Windows version? Thanks!

@hanwuli
Copy link
Author

hanwuli commented Mar 23, 2024

You can find our official documentation for installing Jupyter Notebook here: https://docs.jupyter.org/en/latest/install/notebook-classic.html

If you're unable to install using Anaconda or pip, could you please provide info about the Notebook version and the Python version you're using, along with your Windows version? Thanks!

I have read the above documents but they aren't involved in my problem. Maybe I didn't express clearly before. What I encountered is the same as the follows metioned:https://github.com/jupyter/notebook/issues/5996 I want to know if there are other better ways to solve it rather than uninstalling and reinstalling Python. And Why can this happen?

@RRosio
Copy link
Collaborator

RRosio commented Mar 26, 2024

Thank you for your reply @hanwuli! This is a duplicate of the currently open server issue, jupyter-server/jupyter_server#435 so I will close it in favor of that one. Please feel free to follow up on the issue in that thread.

@RRosio RRosio closed this as completed Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug status:Needs Info status:Needs Triage Applied to issues that need triage
Projects
None yet
Development

No branches or pull requests

3 participants