plexPy installation question

I’m trying to install and check out PlexPy. I’ve run through the setup process and seemed to work fine. However the last step say’s to simply double click the plexpy.py file. However that file does not seem to be associated to anything and just asks me what I want to use to open it? I don’t see anything that makes sense to open it with so I’m kind of suck.

Thanks in advance!

PlexPy is a 3rd party utility. It is not an official Plex product. Your best bet is to ask that question in the forum thread for that program.

https://forums.plex.tv/discussion/169591/plexpy-another-plex-monitoring-program#latest

Off the top of my head, my guess is you did not install Python onto your system. Which is a requirement for PlexPy to work. But the programs developers can probably best help you in the linked thread.

Moved to the proper forum

Ahh I figured it out. Didn’t say anything about installing python first! guess that makes sense though :slight_smile:

@gec5741 said:
Ahh I figured it out. Didn’t say anything about installing python first! guess that makes sense though :slight_smile:

First line on the Windows install page…

This guide assume you have Python 2.7 installed already. Python 3.x is not supported.

REF: Installation · Tautulli/Tautulli Wiki · GitHub