Deoplete.nvim: E210: Using <SID> not in a script context: s:completion_delayed

Created on 13 Dec 2016  路  9Comments  路  Source: Shougo/deoplete.nvim

Problems summary

nvim throws
E210: Using <SID> not in a script context: s:completion_delayed

This issue may related this neovim issue

:CheckHealth output

health#deoplete#check

deoplete.nvim

  • SUCCESS: has("nvim") was successful
  • SUCCESS: has("python3") was successful
  • INFO: If you're still having problems, try the following commands:
    $ export NVIM_PYTHON_LOG_FILE=/tmp/log
    $ export NVIM_PYTHON_LOG_LEVEL=DEBUG
    $ nvim
    $ cat /tmp/log_{PID}
    and then create an issue on github

health#nvim#check

Configuration

  • SUCCESS: no issues found

Performance

  • INFO: Build type: Dev
  • WARNING: Non-optimized build-type. Nvim will be slower.

Remote Plugins

  • SUCCESS: Up to date

terminfo

  • ERROR: key_backspace (kbs) entry is ^H (ASCII DELETE): key_backspace=^H,

health#provider#check

  • ERROR: Failed to run healthcheck for "provider" plugin. Exception:
    function health#check[20]..health#provider#check[2]..155_check_python[156]..155_version_info[1]..155_latest_pypi_version[2]..155_download[2]..155_system[21]..155_system_handler, line 2
    Vim(let):E121: Undefined variable: self

Environment Information

  • OS: OSX10.11.6

Most helpful comment

:+1:

Same error here. I'm on Ubuntu 16.04 using latest NVIM version from official ppa.

All 9 comments

:+1:

Same error here. I'm on Ubuntu 16.04 using latest NVIM version from official ppa.

Same here with Ubuntu 14.04 and latest NVIM from official PPA

Same error. Gentoo Linux, NVIM v0.2.0-134-g988ab580

But I think it because of neovim/neovim#5763

Same here, issue started less than a hour ago (probably after the last nvim update).

Yepp me too! (Ubuntu latest NVIM)

Fixed.

Amazing! Thank you.

Thx a lot! That was fast :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

callmekohei picture callmekohei  路  4Comments

tomspeak picture tomspeak  路  5Comments

ChristianChiarulli picture ChristianChiarulli  路  5Comments

shibumi picture shibumi  路  4Comments

lowski picture lowski  路  3Comments