[root@phicomm-n1:~]# flexget -c /root/.flexget/config.yml execute
2019-01-19 17:12 CRITICAL plugin Plugin `flexget.plugins.cli.pending_list` failed to import dependencies
Traceback (most recent call last):
File "/opt/lib/python2.7/site-packages/flexget/plugin.py", line 396, in _load_plugins_from_dirs
__import__(module_name)
File "/opt/lib/python2.7/site-packages/flexget/plugins/cli/pending_list.py", line 10, in <module>
from event import event
ImportError: No module named event
2019-01-19 17:12 VERBOSE task_queue There are 1 tasks to execute. Shutdown will commence when they have completed.
2019-01-19 17:13 WARNING details rasas Task didn't produce any entries. This is likely due to a mis-configured or non-functional input.
2019-01-19 17:13 VERBOSE details rasas Summary - Accepted: 0 (Rejected: 0 Undecided: 0 Failed: 0)
so what should i do
i have deleted all .pyc yet
[root@phicomm-n1:~]# python -V
Python 2.7.15
[root@phicomm-n1:~]# flexget -V
2.18.5
You are on the latest release.