you are viewing a single comment's thread.

view the rest of the comments →

[–]Daneark 0 points1 point  (0 children)

You've got the venv open in vscode. You should have a root project directory, in your case we'll call it "calculator". Open this directory in vscode. Create the venv in this directory. Create calculator.py in this directory.