Plex-Auto-Collections icon indicating copy to clipboard operation
Plex-Auto-Collections copied to clipboard

install plexapi but getting plexapi error

Open b101marc opened this issue 4 years ago • 1 comments

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.

b101marc avatar Jul 28 '20 04:07 b101marc

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

burkasaurusrex avatar Aug 04 '20 08:08 burkasaurusrex