I have checked that I am running this version of python from these files. I installed PIL with pip but it refuses to import into my vscode. Is there another way of using the PIL library or does someone know what is wrong with the import? None of these imports work.
import PIL import Pillow import Image