-
-
Notifications
You must be signed in to change notification settings - Fork 13
Description
I have not used this after upgrading my system a long while back. I wanted to start using it again, but I am getting an error that it can't find the dependencies. I am running nzbget as a system user, so I can't manually install them....however, the folder is there with them all in (git pull is up to date) but yet I still get:
Post-process-script nzb-subliminal/Subliminal.py for DownloadFile (terminated with unknown status)
INFO | Sun Feb 23 2020 13:50:22 | Subliminal: ImportError: No module named nzbget
INFO | Sun Feb 23 2020 13:50:22 | Subliminal: from nzbget import SABPostProcessScript
As a side note, any chance of getting this moved to Python 3? With so many scripts going that way now, it would be nice to get rid of Python2 completely.
Thanks.