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

Microsoft Python language server Error: spawn EACCES #2378

Closed
muhammad-ammar opened this issue Aug 12, 2018 · 1 comment
Closed

Microsoft Python language server Error: spawn EACCES #2378

muhammad-ammar opened this issue Aug 12, 2018 · 1 comment

Comments

@muhammad-ammar
Copy link

Environment data

  • VS Code version: 1.25.1
  • Extension version: 2018.7.1
  • OS and version: Mac OS X El Capitan 10.11.5

Actual behavior

Python language server failed to start. And also due this issue my navigation and intellisense for python stopped working.

Expected behavior

Python language server should start without any error and code navigation and intellisense should work as expected.

Steps to reproduce:

  1. Install the ms-python.python extension and when I open a python file I get the below error

screen shot 2018-08-11 at 12 33 45 pm

Logs

Starting Microsoft Python language server.
[Error - 23:39:59] Starting client failed
Error: spawn EACCES
	at exports._errnoException (util.js:1050:11)
	at ChildProcess.spawn (internal/child_process.js:319:11)
	at Object.exports.spawn (child_process.js:390:9)
	at _getServerWorkingDir.then.serverWorkingDir (/Users/mammar/.vscode/extensions/ms-python.python-2018.7.1/node_modules/vscode-languageclient/lib/main.js:346:40)
	at <anonymous>

Output from Console under the Developer Tools panel
screen shot 2018-08-12 at 11 51 54 pm

@DonJayamanne
Copy link

Duplicate of #2245

@DonJayamanne DonJayamanne marked this as a duplicate of #2245 Aug 13, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Sep 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants