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 import krangl #48

Closed
MonstraG opened this issue Mar 10, 2020 · 2 comments
Closed

Unable to import krangl #48

MonstraG opened this issue Mar 10, 2020 · 2 comments
Labels
wait for answer The issue waits for opener's action or answer

Comments

@MonstraG
Copy link

MonstraG commented Mar 10, 2020

Installed minicondo3, installed jupyter-notebook using conda install -c conda-forge jupyterlab, installed this kernel using conda install -c jetbrains kotlin-jupyter-kernel.

Trying to %use lets-plot and krangl:
image
This just throws error.

Trying to %use lets-plot, but import krangl with @file:DependsOn:
image
This throws error when actually referencing krangl.

I've also tried to install krangl using conda:
conda install krangl

but it threw:

PackagesNotFoundError: The following packages are not available from current channels:

  - krangl

Current channels:

  - https://repo.anaconda.com/pkgs/main/linux-64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/r/linux-64
  - https://repo.anaconda.com/pkgs/r/noarch

Searching for krangl on anaconda.com didn't turn up any results.

Either it's just broken, or there is some specific strange way to install/import/use krangl which I'm not aware of and which isn't described anywhere in krangl or korlin-jupyter docs.

@ileasile
Copy link
Member

Hello! Please try to do the following:

  1. Update kernel to version 0.7.41.254.dev1
  2. If there is .jupyter_kotlin folder in your home folder, remove.
    If nothing helps, please get back to us.

@ileasile ileasile added the wait for answer The issue waits for opener's action or answer label Apr 21, 2020
@ileasile
Copy link
Member

This issue seems to be fixed. If you have some problem, feel free to open a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wait for answer The issue waits for opener's action or answer
Projects
None yet
Development

No branches or pull requests

2 participants