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

Showing name Error. I have installed spacevim and anaconda as well, but I don't know why this error is showing. #29

Open
lkit57a03 opened this issue Dec 24, 2018 · 2 comments

Comments

@lkit57a03
Copy link

Error detected while processing /home/harsh/.cache/vimfiles/.cache/vimrc/.dein/plugin/vim-conda.vim:
line 42:
Traceback (most recent call last):
File "", line 1, in
File "/home/harsh/.cache/vimfiles/.cache/vimrc/.dein/plugin/vimconda.py", line 15, in
from subprocess import check_output, PIPE
File "/home/harsh/anaconda3/lib/python3.7/subprocess.py", line 139, in
import _posixsubprocess
ImportError: /home/harsh/anaconda3/lib/python3.7/lib-dynload/_posixsubprocess.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _Py_write_norais
Error detected while processing function 150_SetCondaPlainPath:
line 1:
Traceback (most recent call last):
File "", line 1, in
NameError: name 'vimconda' is not defined
line 2:
E121: Undefined variable: l:temppath
E15: Invalid expression: l:temppath
Error detected while processing /home/harsh/.cache/vimfiles/.cache/vimrc/.dein/plugin/vim-conda.vim:
line 124:
Traceback (most recent call last):
File "", line 1, in
NameError: name 'vimconda' is not defined

@lkit57a03
Copy link
Author

Also while running CondaChangeEnv, the same error is showing:
Error detected while processing function 150_CondaChangeEnv:
line 2:
Traceback (most recent call last):
File "", line 1, in
NameError: name 'vimconda' is not defined
Press ENTER or type command to continue

@SelahattinZorba
Copy link

did you solve it? i have the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants