jayvdb created this task. jayvdb added a subscriber: jayvdb. jayvdb added a project: pywikibot-core. jayvdb changed Security from none to none.
TASK DESCRIPTION The following *library* dependencies do not install out of the box on Python 3 using setuptools/pip (with py3 port status in brackets): * pydot - ( https://bitbucket.org/prologic/pydot ) * oursql - ( https://launchpad.net/oursql/py3k/ - requires compiler and mysql headers) * mysqldb - ( various; a mess ) * pYsearch - ( no sign of life at http://pysearch.sourceforge.net/ or https://developer.yahoo.com/python/python-pysearch.html ) pydot is only used by interwiki_graph, which is only used by the interwiki script Pywikibot depends on either oursql or mysqldb, so we only need one of these to work. TASK DETAIL https://phabricator.wikimedia.org/T75704 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>. To: jayvdb Cc: pywikipedia-bugs, jayvdb _______________________________________________ Pywikipedia-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-bugs
