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

Unable to use kernel because of error in parserLibraryDescriptors #66

Closed
rusinikita opened this issue May 3, 2020 · 2 comments · Fixed by #67
Closed

Unable to use kernel because of error in parserLibraryDescriptors #66

rusinikita opened this issue May 3, 2020 · 2 comments · Fixed by #67
Assignees
Labels
bug Installation and functionality issues

Comments

@rusinikita
Copy link

rusinikita commented May 3, 2020

I am using Jupyter lab and notebook on mac.

Conda env created from file

name: kotlin
channels:
  - conda-forge
  - jetbrains
  - defaults
dependencies:
  - python=3.8
  - jupyterlab
  - kotlin-jupyter-kernel

jdk installed by jabba

jabba current
zulu@1.8.144

I am getting error while running kernel in jypyter notebook or jupyter lab.
logs.txt

Changing versions of jupyterlab (2.0, 1.2) does not solve the problem

@ileasile
Copy link
Collaborator

ileasile commented May 3, 2020

@rusinikita Hello! It was just fixed. Please update to the latest version of kernel, 0.8.0.25, and confirm that the problem has gone.

@ileasile ileasile added the bug Installation and functionality issues label May 3, 2020
@ileasile ileasile self-assigned this May 3, 2020
@ileasile
Copy link
Collaborator

ileasile commented May 3, 2020

Fixing commits:
84a063f
f473788

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

Successfully merging a pull request may close this issue.

2 participants