You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: