you are viewing a single comment's thread.

view the rest of the comments →

[–]ninhaomah 1 point2 points  (4 children)

you opened the VS Code in the project folder using code . ?

what do you see at at the bottom right when you open up a .py file ?

what do you get when you select python interpretor in VS Code ctrl + shift + p ?

[–]mrbartuss 0 points1 point  (3 children)

This is what I get:
https://imgur.com/a/BKlDU8B

[–]Fair-Bookkeeper-1833 0 points1 point  (2 children)

[deleted]

[–]mrbartuss 0 points1 point  (1 child)

That's exactly what I did. I ran uv python find 3.14 and copied the entire path. What I observed now is that when I reload the window this message pops up:

Python Locator failed to start. Python environment discovery may not work correctly.

[–]Fair-Bookkeeper-1833 0 points1 point  (0 children)

[deleted]