Skip to content
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.

can't run cell: 'KernelSpecManager' object has no attribute 'get_all_specs' #132

Open
lion30 opened this issue Sep 19, 2018 · 2 comments
Open

Comments

@lion30
Copy link

lion30 commented Sep 19, 2018

Environment data

VS Code build base on Anaconda
VS Code version:1.27.2
Jupyter Extension version:
conda:
jupyter 1.0.0 py35_6
jupyter-pip 0.3.1
jupyter_client 4.1.1 py35_0
jupyter_console 4.1.0 py35_0
jupyter_core 4.0.6 py35_0
pip:
jupyter 1.0.0
jupyter-client 4.1.1
jupyter-console 4.1.0
jupyter-core 4.0.6
jupyter-pip 0.3.1
OS and version: windows7 64bit

Logs

Output from Jupyter output panel

Output from Console window (Help->Developer Tools menu)

Actual behavior

when run sample code:
image

then error:
image

Error Message: Command: lsks, Id: 3, Python Trace: Traceback (most recent call last):
  File "C:\Users\liwang\.vscode\extensions\donjayamanne.jupyter-1.1.4\python\PythonTools\ipythonServer.py", line 283, in start_processing
    cmd(self, id)
  File "C:\Users\liwang\.vscode\extensions\donjayamanne.jupyter-1.1.4\python\PythonTools\ipythonServer.py", line 354, in _cmd_lstk
    kernelspecs = json.dumps(listKernelSpecs())
  File "C:\Users\liwang\.vscode\extensions\donjayamanne.jupyter-1.1.4\python\PythonTools\ipythonServer.py", line 95, in listKernelSpecs
    return kernelSpecManager.get_all_specs()
AttributeError: 'KernelSpecManager' object has no attribute 'get_all_specs'

Expected behavior

Steps to reproduce:

  • I try to modify the setting of Jupyter Configuration, but nothing changed,
    image

  • I don't know how to analyze the problem next , so I 'm asking your help,thanks.

@ahmedaa1
Copy link

ahmedaa1 commented Sep 19, 2018 via email

@lion30
Copy link
Author

lion30 commented Sep 19, 2018

Please unsubscribe

@ahmedaa1 excuse me ? sorry I don't understand

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

No branches or pull requests

2 participants