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

File System error with Pylance on activate #5686

Closed
karthiknadig opened this issue Mar 25, 2024 · 1 comment
Closed

File System error with Pylance on activate #5686

karthiknadig opened this issue Mar 25, 2024 · 1 comment
Assignees
Labels
bug Something isn't working fixed in next version (main) A fix has been implemented and will appear in an upcoming version

Comments

@karthiknadig
Copy link
Member

[Extension Host] EntryNotFound (FileSystemError): Error: ENOENT: no such file or directory, open 'c:\Users\kanadig\.vscode-insiders\extensions\ms-python.vscode-pylance-2024.3.101\package.nls.en.json'
	at C.e (c:\Users\kanadig\AppData\Local\Programs\Microsoft VS Code Insiders\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:151:6084)
	at Object.readFile (c:\Users\kanadig\AppData\Local\Programs\Microsoft VS Code Insiders\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:151:4463)
	at async _0x62c842 (c:\Users\kanadig\.vscode-insiders\extensions\ms-python.vscode-pylance-2024.3.101\dist\extension.bundle.js:1:205504)
	at async _0xa54774 (c:\Users\kanadig\.vscode-insiders\extensions\ms-python.vscode-pylance-2024.3.101\dist\extension.bundle.js:1:205086)
	at async _0x33f2ea (c:\Users\kanadig\.vscode-insiders\extensions\ms-python.vscode-pylance-2024.3.101\dist\extension.bundle.js:1:314183)
	at async _0xbbfc96 (c:\Users\kanadig\.vscode-insiders\extensions\ms-python.vscode-pylance-2024.3.101\dist\extension.bundle.js:1:243969)
	at async o.n (c:\Users\kanadig\AppData\Local\Programs\Microsoft VS Code Insiders\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:142:6237)
	at async o.m (c:\Users\kanadig\AppData\Local\Programs\Microsoft VS Code Insiders\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:142:6200)
	at async o.l (c:\Users\kanadig\AppData\Local\Programs\Microsoft VS Code Insiders\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:142:5657) (at console.<anonymous> (c:\Users\kanadig\AppData\Local\Programs\Microsoft VS Code Insiders\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:142:60451))

@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Mar 25, 2024
@debonte debonte added bug Something isn't working and removed needs repro Issue has not been reproduced yet labels Mar 26, 2024
@debonte debonte added fixed in next version (main) A fix has been implemented and will appear in an upcoming version fixed in next version (main) labels Apr 3, 2024
@debonte debonte removed the fixed in next version (main) A fix has been implemented and will appear in an upcoming version label Apr 4, 2024
@debonte
Copy link
Contributor

debonte commented Apr 4, 2024

This issue has been fixed in prerelease version 2024.4.100, which we've just released. You can find the changelog here: CHANGELOG.md

@debonte debonte closed this as completed Apr 4, 2024
@debonte debonte added fixed in next version (main) A fix has been implemented and will appear in an upcoming version and removed fixed in next version (main) labels Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed in next version (main) A fix has been implemented and will appear in an upcoming version
Projects
None yet
Development

No branches or pull requests

2 participants