I have installed the pyrefly extension in vscode. Via the settings.json file I have specified to use a specific interpreter relative to the project root: "python ...
The default interpreter for Python has already been set, but after opening the Python file, you still need to manually select the Python interpreter, or it may take a long time for the default ...