@shotfirer wrote:
Despite the fact, that last version on the site is 1.2.513, flexget is updating to 2.0.0b2. After update transmission is broken. Every launch is the same error in the log.
2016-04-17 12:25 DEBUG manager Config file /root/.flexget/config.yml selected 2016-04-17 12:25 CRITICAL task RARBG BUG: Unhandled error in plugin transmission: No module named request 2016-04-17 12:25 CRITICAL manager RARBG An unexpected crash has occurred. Writing crash report to /root/.flexget/crash_report.2016.04.17.122547247599.log. Please verify you are running the latest version of flexget by using "flexget -V" from CLI or by using version_checker plugin at http://flexget.com/wiki/Plugins/version_checker. You are currently using version 2.0.0b2 2016-04-17 12:25 WARNING task RARBG Aborting task (plugin: transmission) 2016-04-17 12:25 CRITICAL task SHOWRSS BUG: Unhandled error in plugin transmission: No module named request 2016-04-17 12:25 CRITICAL manager SHOWRSS An unexpected crash has occurred. Writing crash report to /root/.flexget/crash_report.2016.04.17.122547515985.log. Please verify you are running the latest version of flexget by using "flexget -V" from CLI or by using version_checker plugin at http://flexget.com/wiki/Plugins/version_checker. You are currently using version 2.0.0b2 2016-04-17 12:25 WARNING task SHOWRSS Aborting task (plugin: transmission) 2016-04-17 12:25 CRITICAL task LOSTFILM BUG: Unhandled error in plugin transmission: No module named request Traceback (most recent call last): File "/opt/local/lib/python2.7/site-packages/FlexGet-2.0.0b2-py2.7.egg/flexget/task.py", line 443, in __run_plugin return method(*args, **kwargs) File "/opt/local/lib/python2.7/site-packages/FlexGet-2.0.0b2-py2.7.egg/flexget/event.py", line 23, in __call__ return self.func(*args, **kwargs) File "/opt/local/lib/python2.7/site-packages/FlexGet-2.0.0b2-py2.7.egg/flexget/plugins/plugin_transmission.py", line 35, in new_f import urllib.request, urllib.error, urllib.parse ImportError: No module named request
What is causing this error? There's no config changes. And why is instead of 1.2.513 i've got 2.0.0b2, which is apparently broken? How can i get rid of beta and get 1.2.513?
Posts: 1
Participants: 1