0

I've got some issue with python. I want to import Speech Recognition module and though it's installed already pylance couldn't resolve itenter image description here

Pablo203
  • 3
  • 2

1 Answers1

0

Try to Reload Window. If the error still exists, check if you install the module in your selected interpreter environment.

Bro
  • 1