choose python virtual env

18 views
Skip to first unread message

wsdjeg

unread,
May 30, 2021, 2:33:39 AM5/30/21
to spacevim
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
vs code can select python interpreter. But do not know if spacevim can do it or not.
The original issues comes from that pudb was installed in an anaconda virtual env. but vim can not load the packages even launched after activating inside venv.
Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.
Error detected while processing /home/lsx/.cache/vimfiles/repos/github.com/mvanderkamp/vim-pudb-and-jam/plugin/pudb.vim:
line 39:
Traceback (most recent call last):
File "", line 1, in
File "/home/lsx/.cache/vimfiles/repos/github.com/mvanderkamp/vim-pudb-and-jam/pythonx/pudb_and_jam.py", line 7, in
from pudb.settings import load_breakpoints, save_breakpoints
ModuleNotFoundError: No module named 'pudb'

Reply all
Reply to author
Forward
0 new messages