AbdealiJK added a comment.
> Result / Conclusions: > > - 1 failed: something wrong with the color average for green.png, see below (https://phabricator.wikimedia.org/T136985#2360554) > - libmagickwand-dev missing: the command to install was correctly stated in the error message -> cool, thanks! made me happy! Yep, I have made an issue https://github.com/dahlia/wand/issues/293 to fail at setup.py itself. > - python-bs4 missing: no command was mentioned (made me unhappy ;) This is interesting, nothing needs bs4 as far as I know. Will test. > - colormath missing: needs to be done by pip during install (has to be added to `requirements.txt`, right?) This is weird. file-metadata has `pycolorname` in the requirements.txt and `pycolorname` has `colormath` in it's requirements. So, this should have been installed. Will check. TASK DETAIL https://phabricator.wikimedia.org/T136985 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: AbdealiJK Cc: jayvdb, AbdealiJK, Aklapper, pywikibot-bugs-list, DrTrigon, Zppix, Lethexie, Jay8g _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
