I installed PIL / Pillow successfully and installed it on python 2.7.9 since it wouldn't install at all on 2.7.1 but for some reason PlexConnect is still using python 2.7.1. When I check the python version in terminal it says 2.7.9. When I check the PlexConnect.log it says its using 2.7.1. I rebooted my machine to be sure it was not the issue. Mac OS X 10.7.5, iBaa github latest commit as of today. PlexConnect works fine but no fanart is available due to this. Any ideas why PlexConnect is still displaying 2.7.1? I would really like to use fanart if possible.
MediaCenter:~ MediaCenter$ python
Python 2.7.9 (default, Dec 20 2014, 19:55:07)
[GCC 4.2.1 Compatible Apple LLVM 4.2 (clang-425.0.28)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> exit()
22:59:49 PlexConnect: started: 22:59:49
22:59:52 PlexConnect: Version: 0.5-dev
22:59:55 PlexConnect: Python: 2.7.1 (r271:86832, Jul 31 2011, 19:30:53)
[GCC 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)]
22:59:58 PlexConnect: Host OS: darwin
23:00:01 PlexConnect: PILBackgrounds: Is PIL installed? False
23:00:03 PlexConnect: IP_self: 10.0.1.15
23:00:10 DNSServer: started: 23:00:10
23:00:10 DNSServer: ***
23:00:10 DNSServer: DNSServer: Serving DNS on 10.0.1.15 port 53.
23:00:10 DNSServer: ***
23:00:10 WebServer: started: 23:00:10
23:00:10 WebServer: ***
23:00:10 WebServer: WebServer: Serving HTTP on 10.0.1.15 port 80.
23:00:10 WebServer: ***
23:00:10 WebServer: started: 23:00:10
23:00:10 WebServer: ***
23:00:10 WebServer: WebServer: Serving HTTPS on 10.0.1.15 port 443.
23:00:10 WebServer: ***