jayvdb created this task.
jayvdb added subscribers: jayvdb, Aklapper, pywikipedia-bugs, hashar, Legoktm.
jayvdb added projects: pywikibot-core, Pywikibot-documentation.
Restricted Application added a project: Documentation.

TASK DESCRIPTION
  ```
  09:58:13 
/mnt/jenkins-workspace/workspace/tox-doc-trusty/docs/api_ref/pywikibot.userinterfaces.rst:23:
 WARNING: autodoc: failed to import module 'pywikibot.userinterfaces.gui'; the 
following exception was raised:
  09:58:13 Traceback (most recent call last):
  09:58:13   File "/usr/lib/python3.4/tkinter/__init__.py", line 39, in <module>
  09:58:13     import _tkinter
  09:58:13 ImportError: No module named '_tkinter'
  09:58:13 
  09:58:13 During handling of the above exception, another exception occurred:
  09:58:13 
  09:58:13 Traceback (most recent call last):
  09:58:13   File 
"/mnt/jenkins-workspace/workspace/tox-doc-trusty/.tox/doc/lib/python3.4/site-packages/sphinx/ext/autodoc.py",
 line 385, in import_object
  09:58:13     __import__(self.modname)
  09:58:13   File 
"/mnt/jenkins-workspace/workspace/tox-doc-trusty/pywikibot/userinterfaces/gui.py",
 line 22, in <module>
  09:58:13     import tkinter as Tkinter
  09:58:13   File "/usr/lib/python3.4/tkinter/__init__.py", line 41, in <module>
  09:58:13     raise ImportError(str(msg) + ', please install the python3-tk 
package')
  09:58:13 ImportError: No module named '_tkinter', please install the 
python3-tk package
  ```
  
  Is it possible to install python3-tk on these machines?  If not, we need to 
look at making this a **more** optional import so that is can generate stubs 
for the classes, etc

TASK DETAIL
  https://phabricator.wikimedia.org/T101697

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: jayvdb
Cc: Legoktm, hashar, Aklapper, jayvdb, Spage, pywikipedia-bugs



_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to