jupyterlab-contrib / jupyterlab-vim

Vim notebook cell bindings for JupyterLab
https://jupyterlab-contrib.github.io/jupyterlab-vim.html
MIT License
676 stars 43 forks source link

UnicodeDecodeError during installation #16

Closed liganega closed 1 year ago

liganega commented 3 years ago

I get the following error during installation:

UnicodeDecodeError: 'cp949' codec can't decode byte 0xec in position 263: illegal multibyte sequence An error occured. IndexError: list index out of range

Environment is as follows:

ianhi commented 3 years ago

Hi @liganega are you sitll having this issue? I think this was an issue with jupyterlab itself which should be fixed now.

liganega commented 3 years ago

Thank you @ianhi for your kind reply.

Honestly, I don't remember anymore where I had that problem. But I'll let you know when I encounter the same problem again.

firai commented 1 year ago

Hi @liganega, I understand that this has been resolved. Please reopen or open a new issue if you're still having this issue.