1

in the last week, I had a problem with my VsCode, I'm developing Python RPA and the lint (pylance) didn't work in the local server path, does not identify the function, and the possible errors

Program in the local server path

But if I code the same program in the my computer path (example Desktop), works!

Program in the desktop path

python v: 3.11.5 pylance v: 2023.9.30 vscode v: 1.82.2

Server Type: Microsoft Server

A possible problem is the UHC host error, but, I fixed in the %appdata%/Code/user/config.json and the error persist

I tried reinstalling the python, reinstalling and update the vscode but noting

I code a same program in another language (Typescripy) in the local server path but works Typescript code

I installed the python and vscode with python extension in another computers but the same errors

1
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. Please see how to ask. minimal reproducible example Commented Oct 3, 2023 at 6:46

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.