Re: ImportError: No module named kivy, when run make html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 28.01.2017 um 18:16 schrieb Martin Gansser:
> ImportError: No module named kivy

It tries to import the kivy module (itself), but that is not available
in the `doc` directory. So either call the `autobuild.py` from the root
(such that the `kivy` directory is there, or call it with

    PYTHONPATH=.. python autobuild.py silenced=yes

from the `doc` directory such that it picks up the files from there.

Another way would be to have a separate documentation package that would
have `python-kivy` as a `BuildRequires` and could use the already
compiled version. However that would mean two discrete packages.
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux