<div dir="ltr">On Fri, Jan 9, 2015 at 11:44 AM, Garrett Thompson <span dir="ltr">&lt;<a href="mailto:gthompson660@gmail.com" target="_blank">gthompson660@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I recently looking at the cctbxbb mailing archive and I came across your email response a few months ago :</div><div><br></div><div><a href="http://phenix-online.org/pipermail/cctbxbb/2014-June/000933.html" target="_blank">http://phenix-online.org/pipermail/cctbxbb/2014-June/000933.html</a><br></div><div><br></div><div>I was wondering if you could elaborate a bit on how to use the wrappers cctbx.python? I consider myself to be quite a beginner in this area and can&#39;t seem to import the same module,</div><div><br></div><div><pre style="color:rgb(0,0,0)">import scitbx.array_family.flex</pre><pre style="color:rgb(0,0,0)"><pre><i>ImportError: No module named boost.optional</i></pre></pre><pre style="color:rgb(0,0,0)"><span style="font-family:arial,helvetica,sans-serif">When I do I receive the same error about having boost.optional being an import dependency. If you are able to, please be as explicit as possible, I am pretty bad with common conventions and terminology, as I have never studied computer science or any related area formally. Any help would be much appreciated!</span></pre></div></div></blockquote><div><br></div><div>How are you running Python?  Does the command below run without errors?</div><div><br></div><div>cctbx.python -c &quot;import scitbx.array_family.flex&quot;</div><div><br></div><div>-Nat </div></div></div></div>