This is the specific error I get.
Failed to spawn command /home/christian/anaconda3/bin/python3. Make sure /home/christian/anaconda3/bin/python3 is installed and on your PATH
[YCM] Error
Error: connect ECONNREFUSED 127.0.0.1:42399
at Object.exports._errnoException (util.js:1026:11)
at exports._exceptionWithHostPort (util.js:1049:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1081:14)
I can use anaconda from terminal so I don't see why I am getting this path issue.
This is the specific error I get. Failed to spawn command /home/christian/anaconda3/bin/python3. Make sure /home/christian/anaconda3/bin/python3 is installed and on your PATH
[YCM] Error Error: connect ECONNREFUSED 127.0.0.1:42399 at Object.exports._errnoException (util.js:1026:11) at exports._exceptionWithHostPort (util.js:1049:20) at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1081:14)
I can use anaconda from terminal so I don't see why I am getting this path issue.