'Pylance import speech recognition could not be resolved

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



Solution 1:[1]

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

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Bro