locast2plex icon indicating copy to clipboard operation
locast2plex copied to clipboard

Install Errors on Windows

Open techlogik opened this issue 4 years ago • 2 comments

C:\Appz\locast2plex-main>python main.py Traceback (most recent call last): File "main.py", line 7, in import pathlib ImportError: No module named pathlib

That is all she wrote. Python installed/working normally. Powershell or Windows command line as Admin. Throws this message when running the setup on Windows 10. Plex already installed/working.

techlogik avatar Dec 10 '20 16:12 techlogik

What version of Python are you using? Top of the README says we are now using Python 3. Saw the same error when I ran it with python 2.7.

blacktwin avatar Jan 01 '21 06:01 blacktwin

I was using the latest python 3 for Windows. I ended up just installing Hyper-V on Windows, installing Ubuntu and installing Plex, then I used a better improved locast to plex called "locast2dvr". Worked pretty much straight away after some configuring. Couldn't even get locast2plex to work on Ubuntu either. https://pypi.org/project/locast2dvr/

techlogik avatar Jan 01 '21 18:01 techlogik