Open addisonjames opened 1 year ago
Hi, I do not know Python but I'm still trying to install pyatv on my Homebridge running on a Pi.
homebridge-config-ui-x v4.50.2 Node.js Version | v16.19.1 Python 2.7.16
When I try to install via pip install pyatv I get the error: ImportError: No module named pathlib
I've tried installing with sudo, with pip3- etc.
Maybe the issue is because i'm using Python 2 instead of 3?
How do I upgrade and continue install? Can't find any resources online.
Hi, I do not know Python but I'm still trying to install pyatv on my Homebridge running on a Pi.
homebridge-config-ui-x v4.50.2 Node.js Version | v16.19.1 Python 2.7.16
When I try to install via pip install pyatv I get the error: ImportError: No module named pathlib
I've tried installing with sudo, with pip3- etc.
Maybe the issue is because i'm using Python 2 instead of 3?
How do I upgrade and continue install? Can't find any resources online.