[PATCH] Change module imports
Sebastian Huber
sebastian.huber at embedded-brains.de
Fri Feb 8 07:33:18 UTC 2019
This patch doesn't work, I get this build error after a while:
Waf: Leaving directory `/home/EB/sebastian_h/git-rtems-docs/build'
Build failed
Traceback (most recent call last):
File
"/home/EB/sebastian_h/git-rtems-docs/.waf-1.9.7-d27222240ebc8bcbca7fcd8f4ae914fb/waflib/Task.py",
line 145, in process
ret=self.run()
File "/home/EB/sebastian_h/git-rtems-docs/wscript", line 44, in catalogue
docs_waf.xml_catalogue(ctx, building)
File "/home/EB/sebastian_h/git-rtems-docs/common/waf.py", line 487,
in xml_catalogue
bconf = imp.load_module('bconf', mf[0], mf[1], mf[2])
File "/home/EB/sebastian_h/git-rtems-docs/user/conf.py", line 4, in
<module>
from conf import *
ImportError: No module named conf
I tried a couple of things to fix this without success.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list