Skip to content

Error and unwanted logs when installing Python extension on vscode.dev #6686

Answered by rchiodo
chiaolinghong3d asked this question in Q&A
Discussion options

You must be logged in to vote

As long as Pylance is working, I don't think we'd spend time trying to fix the console errors. The first one looks like a language file that's missing which is expected. It can be ignored.

The second one might be the callstack from that exact problem. It's a file not found error from VS code that could be from us trying to load a locale that doesn't exist.

The third one I'm not sure what it is but unless something isn't working, it shouldn't matter.

The fourth one isn't ours. It's from the anycode extension.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@chiaolinghong3d
Comment options

Answer selected by chiaolinghong3d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants