Manual talk:Pywikibot/Version table
Latest comment: 9 years ago by John Vandenberg in topic Missing optional dependencies in Python 3
core on Python 3.2
editWhat is the problem with Python 3.2? John Vandenberg (talk) 01:38, 1 November 2014 (UTC)
Missing optional dependencies in Python 3
edit(As bugzilla and its replacement are offline due to migration)
The following 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/ / https://developer.yahoo.com/python/python-pysearch.html )
John Vandenberg (talk) 12:10, 23 November 2014 (UTC)
- A pydot fork that supports py3 is now used in setup.py
- John Vandenberg (talk) 02:17, 8 June 2015 (UTC)
compat 2.4 no PLURAL support
editDo we need this entry in the table? I dont know what PLURAL support is (I assume i18n related), and it is harder to translate. John Vandenberg (talk) 23:53, 6 April 2015 (UTC)