Nuacht

What did you do? tried running the following single line of code: from PIL import Image What happened? Threw the following error: ImportError: cannot import name '_imaging' from 'PIL' What are your OS ...
I don't want to use multiple different python version, just trying to prove that it is related to this version of python 3.12.5, the first test is only python 3.12.5 version installed, and that's why ...