<p>I put the python2.7 shebang there for a reason. I&#39;m not surprised you broke my program by removing it.</p>
<p>You can either install argparse from pypi, install python2.7 or continue your bias against python programs and move on to something else.</p>
<p>- Andrew</p>
<div class="gmail_quote">On Feb 11, 2012 1:52 PM, &quot;Paul&quot; &lt;<a href="mailto:openboxml023478@rainslide.net">openboxml023478@rainslide.net</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Saturday, 11 February, 2012 at 05:16:33 GMT, Andrew Gallant wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I wrote something up for you [1].<br>
</blockquote>
<br>
Wow. Thanks. I have only Python 2.6 here, so I changed the shebang line accordingly and of course, like every other Python program bar one (Terminator) I&#39;ve downloaded over the years, it gave an error:<br>
<br>
Traceback (most recent call last):<br>
  File &quot;./workspace_change&quot;, line 3, in &lt;module&gt;<br>
    import argparse<br>
ImportError: No module named argparse<br>
<br>
I am a programmer but not of Python. I&#39;ve given up on even trying anything written in Python, because 99% of them give a similar error. Having said that, I gave yours a whirl because of the effort you went to. Thanks again.<br>

<br>
-- <br>
<br>
.<br>
______________________________<u></u>_________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org" target="_blank">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/<u></u>listinfo/openbox</a><br>
</blockquote></div>