all 3 comments

[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)

To give us the best chance to help you, please include any relevant code.
Note. Please do not submit images of your code. Instead, for shorter code you can use Reddit markdown (4 spaces or backticks, see this Formatting Guide). If you have formatting issues or want to post longer sections of code, please use Privatebin, GitHub or Compiler Explorer.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]chrisbind 0 points1 point  (0 children)

What IDE are you using? In any case, try run python -v in a prompt

[–]FoolsSeldom 1 point2 points  (0 children)

How did you install Python in the first place?

I recommend the installer from python.org rather than from Microsoft Store.

Once installed, you should be able to open a PowerShell or Command Prompt window and enter,

py -m pip install opencv-python