I am working on a review https://bugzilla.redhat.com/show_bug.cgi?id=1416705 and the build of the documentation fails with the following error message: + cd doc + make html mkdir -p build/html build/doctrees python autobuild.py silenced=yes Traceback (most recent call last): File "autobuild.py", line 22, in <module> import kivy ImportError: No module named kivy Makefile:80: recipe for target 'html' failed make: *** [html] Error 1 + exit 0 how can i resolve this ? _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx