python-plexlibrary
python-plexlibrary copied to clipboard
Running on Windows with Python2 and PYthon3
Hi,
I found that it won't run due to the 1st line needing to be changed from #!/usr/bin/env python to this: #!/usr/bin/env python3
Otherwise it defaults to python27 and fails to load.