C:\Program Files (x86)\PlexConnect>python plexconnect.py
00:48:04 PlexConnect: ***
00:48:04 PlexConnect: PlexConnect
00:48:04 PlexConnect: Press CTRL-C to shut down.
00:48:04 PlexConnect: ***
00:48:04 PlexConnect: started: 00:48:04
00:48:04 PlexConnect: Version: 0.5-dev-101215
00:48:04 PlexConnect: Python: 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:42:59) [MSC v.1500 32 bit (Intel)]
00:48:04 PlexConnect: Host OS: win32
00:48:04 PlexConnect: PILBackgrounds: Is PIL installed? False
00:48:04 PlexConnect: IP_self: 192.168.1.5
Traceback (most recent call last):
File “”, line 1, in
File “C:\Python27\lib\multiprocessing\forking.py”, line 380, in main
prepare(preparation_data)
File “C:\Python27\lib\multiprocessing\forking.py”, line 503, in prepare
file, path_name, etc = imp.find_module(main_name, dirs)
ImportError: No module named plexconnect
Traceback (most recent call last):
File “plexconnect.py”, line 188, in
running = startup()
File “plexconnect.py”, line 89, in startup
proxy.start(initProxy)
File “C:\Python27\lib\multiprocessing\managers.py”, line 528, in start
self._address = reader.recv()
EOFError
C:\Program Files (x86)\PlexConnect>
If I install it as a service, and launch it that way - a log file gets created and looks normal (opens ports 80 and 443, starts DNS, etc.) but my ATV3 will not connect to it - just spins and spins…