<div dir="ltr"><div>Hi, </div><div><br></div><div>As mentioned here <a href="https://developer.sugarlabs.org/dev-environment.md.html">https://developer.sugarlabs.org/dev-environment.md.html</a> I ran, </div><div><span style="font-family:Menlo,Monaco,Consolas,'Lucida Console',monospace;font-size:12px;line-height:18px;white-space:pre-wrap;color:rgb(47,47,36);background-color:rgb(248,248,248)"><br></span></div><div><span style="font-family:Menlo,Monaco,Consolas,'Lucida Console',monospace;font-size:12px;line-height:18px;white-space:pre-wrap;color:rgb(47,47,36);background-color:rgb(248,248,248)">git clone git://<a href="http://github.com/sugarlabs/sugar-build.git">github.com/sugarlabs/sugar-build.git</a></span></div><pre style="font-size:12px;line-height:18px;font-family:Menlo,Monaco,Consolas,'Lucida Console',monospace;margin-top:15px;margin-bottom:15px;padding:5px 5px 5px 10px;white-space:pre-wrap;border:1px solid rgb(222,222,220);overflow:auto;color:rgb(47,47,36)"><code style="font-family:Menlo,Monaco,Consolas,'Lucida Console',monospace;margin:0px;padding:0px"><span class="" style="color:rgb(0,128,0)">cd </span>sugar-build
./osbuild pull</code></pre><p style="margin:0px 0px 15px;color:rgb(47,47,36);font-family:'Droid Sans','Palatino Linotype','Book Antiqua',Palatino,FreeSerif,serif;font-size:15px;line-height:22px">But  "<span style="font-family:Menlo,Monaco,Consolas,'Lucida Console',monospace;font-size:12px;line-height:18px;white-space:pre-wrap">./osbuild shell" is giving me this error</span></p><div>Traceback (most recent call last):</div><div>  File "/home/broot/sugar-build/build/commands/broot/shell", line 3, in <module></div><div>    import common</div><div>  File "/home/broot/sugar-build/build/commands/common.py", line 14, in <module></div><div>    from osbuild import main</div><div>ImportError: No module named osbuild</div><div><br></div><div>I have osbuild in my sugar-build folder.</div><div><br></div><div>Can someone help me with this.</div><div><br></div><div>Thanks.</div><div><br></div></div>