<div dir="ltr">Hi,<br><div class="gmail_quote"><div dir="ltr"><div><br></div><div>When I try to build sugar with the osbuild command, I get:</div><div><div> /usr/bin/install -c -m 644 __init__.py types.py module.py importer.py pygtkcompat.py '/bigrepos/sugar-labs/sugar-build/build/out/install/lib/python2.7/site-packages/gi'</div>

<div>Traceback (most recent call last):</div><div>  File "/usr/lib/python2.7/site.py", line 68, in <module></div><div>    import os</div><div>  File "/usr/lib/python2.7/os.py", line 49, in <module></div>

<div>    import posixpath as path</div><div>  File "/usr/lib/python2.7/posixpath.py", line 17, in <module></div><div>    import warnings</div><div>  File "/usr/lib/python2.7/warnings.py", line 8, in <module></div>

<div>    import types</div><div>  File "./types.py", line 27, in <module></div><div>    from . import _gobject</div><div>ValueError: Attempted relative import in non-package</div></div><div><br></div><div>

Further up it says:</div><div><div>Command failed: make install<br></div></div><div><br></div><div>I already tried cleaning everything with</div><div><div>git clean -df</div><div>git reset --hard<br></div><div>./osbuild clean<br>

</div></div><div>but it did not help.</div><div><br></div><div>I'm attaching the complete log (console output) and build/logs/main.log.  Thanks in advance for your help!</div><br>Marion</div></div></div>