<div dir="ltr">What about requiring that the user has done "pip install six" on their machine? </div><br><div class="gmail_quote"><div dir="ltr">On Wed, Dec 9, 2015 at 1:40 PM Ted Woodward via lldb-dev <<a href="mailto:lldb-dev@lists.llvm.org">lldb-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-US" link="#0563C1" vlink="#954F72"><div><p class="MsoNormal">r252764 changes finishSwigPythonLLDB.py to symlink the “six” module in site-packages. six.py is a symlink to <llvm>/tools/lldb/third_party/Python/module/six/six.py. This assumes I have access to this build’s sources when I run lldb, which I don’t – our workstations don’t have access to the buildbots’ filesystem, and even if they did, the sources may change between build and run.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Shouldn’t six.py just be copied? It’s only 30k.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Zach, how do I do a build using static swig bindings? I don’t think we’re going to change the bindings internally, so using the standard ones should be fine.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">--<u></u><u></u></p><p class="MsoNormal">Qualcomm Innovation Center, Inc.<u></u><u></u></p><p class="MsoNormal">The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p></div></div>_______________________________________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev</a><br>
</blockquote></div>