Page MenuHomePhabricator

[RFCbot.py] Exception in thread Thread-1
Closed, ResolvedPublic

Description

tools.revibot-ii@tools-sgebastion-07:~$ $HOME/core/bin/python3 core/pwb.py /data/project/revibot-ii/revibot/rfcbot.py
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner
    self.run()
  File "/data/project/revibot-ii/revibot/rfcbot.py", line 59, in run
    pagegen = pagegenerators.ReferringPageGenerator(
AttributeError: module 'pywikibot.pagegenerators' has no attribute 'ReferringPageGenerator'

tools.revibot-ii@tools-sgebastion-07:~$

Revisions and Commits

Event Timeline

revi triaged this task as Unbreak Now! priority.Oct 21 2021, 05:26
revi created this task.
revi updated the task description. (Show Details)
revi added a parent task: T312: Update pywikibot.
# in a venv
(core) tools.revibot-ii@tools-sgebastion-07:~/core$ python3 --version
Python 3.5.3
(core) tools.revibot-ii@tools-sgebastion-07:~/core$ git show
commit be9713f355deaf98287192c19e0fcfe61c62c21a (origin/stable)
(Snip)
revi moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Jan 28 2022, 04:59