'VS code doesn't see installed modules (python)

I was import "pillow" library in terminal and cmd. I used pip and install, but VScode doesn't see it in line from PIL import Image.



Sources

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

Source: Stack Overflow

Solution Source