install plexapi but getting plexapi error
b101marc opened this issue · 1 comments
b101marc commented
made sure to install requierments.txt
Spitting out the following error when running python file
Traceback (most recent call last):
File "plex_auto_collections.py", line 5, in
from plexapi.video import Movie
ModuleNotFoundError: No module named 'plexapi'
Any help appreciated.
burkasaurusrex commented
I'd recommend checking out this fork instead: mza921/Plex-Auto-Collections - it has a lot of improvements and has kept the requirements up-to-date