Open
Description
Whenever I try to do anything I get this error message:
LeetCodeList E5108: Error executing lua Vim:Error invoking 'python_eval' on channel 3 (python3-script-host):
Traceback (most recent call last):
File "<string>", line 1, in <module>
import sys; sys.path = [p for p in sys.path if p != ""]; import neovim; neovim.start_host()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/[...]/.local/share/nvim/lazy/leetcode.vim/autoload/leetcode.py", line 184, in load_session_cookie
session = requests.Session()
^^^^^^^^
NameError: name 'requests' is not defined
stack traceback:
[C]: at 0x01007f6dd4
I've installed all of the dependencies listed on the README.md file. I use LazyVim. Thanks for any help.
Metadata
Metadata
Assignees
Labels
No labels