PIL not installed after OS X update

I’m using OpenPlex (fantastic), but after the most recent OS X update for ElCap I get PIL/Pillow not installed on Plex Connect.
Tried a reinstall of OpenPlex and then CLT (showed as already installed) and PIL, which not install.
Any thoughts?
Do I need to go from scratch and reinstall OS X and everything?

Let me give it a try, updating to 10.11.2 final now…

Working fine here on 10.11.2:

Fanart Support: PIL installed? True

I tried to re-install via OpenPlex, but could not.
Managed to get it working by typing this into Terminal:

sudo easy_install pip

sudo pip install PIL

All working fine now…

I’ve had the same problem today since updating to os x 10.11.2.
plexconnect wouldn’t start so tried to reinstall cyberghost’s theme but said pil not installed, tried to reinstall pil using openplex and it comes up with this error at the beginning of the install “You are using OS X 10.11.
We do not provide support for this pre-release version.
You may encounter build failures or other breakage”.

Try the terminal commands that I mentioned before.
They have got me back on track, with everything working fine now…
PIL is showing as installed with fan art working fine.

I’ve tried using the commands that you provided but it’s throwing up an error File “/usr/local/bin/easy_install”, line 7, in
from setuptools.command.easy_install import main
ImportError: No module named setuptools.command.easy_install"
I should learn not to update so quickly !!!

Just to make sure I’m entering the command correctly, I copied and pasted both command lines into terminal, entered my password.Then I get the error.