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
{{ message }}
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.
When opening a python file, I get the error: Uncaught exception: spawn conda EACCES. I don't even have conda installed. Before this, I was getting an error Uncaught exception: spawn python3.7 EACCES, after installing python 3.7 the error changed to conda.
When I run nvim as root, I do not get these errors and everything works as expected. I have the latest version of pynvim.
The text was updated successfully, but these errors were encountered:
When opening a python file, I get the error:
Uncaught exception: spawn conda EACCES
. I don't even haveconda
installed. Before this, I was getting an errorUncaught exception: spawn python3.7 EACCES
, after installing python 3.7 the error changed to conda.When I run nvim as root, I do not get these errors and everything works as expected. I have the latest version of
pynvim
.The text was updated successfully, but these errors were encountered: