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:~$
Description
Description
Revisions and Commits
Revisions and Commits
rREVIBOT Revibot | |||
rREVIBOT0ec0a67e12be Merge branch 'Ladsgroup-patch-1' |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | revi | T312 Update pywikibot | |||
Resolved | revi | T326 [RFCbot.py] Exception in thread Thread-1 |
Event Timeline
Comment Actions
# 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)