Could you run this from the command prompt:
"<Path to Blender>\4.5\python\bin\python.exe" -m pip show Pillow
It should give you info about the library including the install location:

This is the output from mine. I just want to see if there is a conflict with the install location from the pip command side of things.
I feel like you are super close to getting it working!