JupyterNotebookが開きません
お世話になっております。
anacondaからjupyternotebookを立ち上げようとしたところ下記のようなエラーメッセージが現れました。
発生している問題・エラーメッセージ
Server error: Traceback (most recent call last): File "/anaconda3/lib/python3.7/site-packages/tornado/web.py", line 1699, in _execute result = await result File "/anaconda3/lib/python3.7/site-packages/tornado/gen.py", line 209, in wrapper yielded = next(result) File "/anaconda3/lib/python3.7/site-packages/notebook/services/contents/handlers.py", line 112, in get path=path, type=type, format=format, content=content, File "/anaconda3/lib/python3.7/site-packages/notebook/services/contents/filemanager.py", line 431, in get model = self._dir_model(path, content=content) File "/anaconda3/lib/python3.7/site-packages/notebook/services/contents/filemanager.py", line 338, in _dir_model if self.allow_hidden or not is_file_hidden(os_path, stat_res=st): File "/anaconda3/lib/python3.7/site-packages/notebook/utils.py", line 154, in is_file_hidden_posix stat_res = os.stat(abs_path) NotADirectoryError: [Errno 20] Not a directory: '/Users/sasakijukana/g++'
試したこと
ディレクトリを見たところ確かにg++はないのですが、その上で何をしたら良いのか分かりません。
以前VScodeでc++の環境構築を行うために色々弄ったのでそれも関係しているかもしれません。
また、このようなエラーに対して何をすればいいか分からず、何か対策として参考書籍等あればお教えいただけると大変ありがたいです...
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。