Hi all,
The last few days, I've been trying Flexget on my Asus RT-AC68U (running the latest Merling firmware).
It's working fine for a few hours...
I set it up, running via cron every hour. But after a few hours, Flexget will stop working. When I run Flexget it will give this error:
No idea why, is it because the asus router has too low specs for this?
Any ideas are welcome, because when it works, it works fine
Thanks.
The last few days, I've been trying Flexget on my Asus RT-AC68U (running the latest Merling firmware).
It's working fine for a few hours...
I set it up, running via cron every hour. But after a few hours, Flexget will stop working. When I run Flexget it will give this error:
Code:
Traceback (most recent call last):
File "/opt/local/bin/flexget", line 5, in <module>
from pkg_resources import load_entry_point
File "/opt/lib/python2.6/site-packages/pkg_resources.py", line 698, in <module>
class Environment(object):
File "/opt/lib/python2.6/site-packages/pkg_resources.py", line 701, in Environment
def __init__(self, search_path=None, platform=get_supported_platform(), python=PY_MAJOR):
File "/opt/lib/python2.6/site-packages/pkg_resources.py", line 96, in get_supported_platform
plat = get_build_platform(); m = macosVersionString.match(plat)
File "/opt/lib/python2.6/site-packages/pkg_resources.py", line 221, in get_build_platform
from distutils.util import get_platform
ImportError: No module named util
No idea why, is it because the asus router has too low specs for this?
Any ideas are welcome, because when it works, it works fine

Thanks.