None of the directories it showed contained PIL so I searched a bit and turns out you can could use pip show <package> in console to find the directory. Copied it to "C:\lib\python3.11" and now it works. cheers!
pip show <package>