<br><div class="gmail_quote">On Thu, Nov 10, 2011 at 4:33 PM, Rich Lovely <span dir="ltr">&lt;<a href="mailto:roadierich@googlemail.com">roadierich@googlemail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="HOEnZb"><div class="h5"><br>
</div></div>It looks like your script is being found fine, meaning the problem lies elsewhere - unless your actual app is called &quot;avcOsxLinux.py, and you missed renaming it in the error message.  Try adding a print statement as the very first line - before any imports - to test this.<br>

</blockquote><div><br></div><div>Sorry I missed replacing this one when I copy/pasted on the list;  avcOsxLinux.py is &quot;myapp.py&quot; (I renamed it for clarity). Unfortunately the problem is still the same. </div><div>

<br></div><div><span class="Apple-style-span" style="color: rgb(80, 0, 80); font-family: arial, sans-serif; font-size: 13px; background-color: rgba(255, 255, 255, 0.917969); ">$ python myapp.py</span><br style="color: rgb(80, 0, 80); font-family: arial, sans-serif; font-size: 13px; background-color: rgba(255, 255, 255, 0.917969); ">

<span class="Apple-style-span" style="color: rgb(80, 0, 80); font-family: arial, sans-serif; font-size: 13px; background-color: rgba(255, 255, 255, 0.917969); ">$ python: can&#39;t open file &#39;myapp.py&#39;: [Errno 2] No such file or directory</span></div>

<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
The only reference to that filename is a french audio-visual library, which might not be installed on your target system.<br>
<br>
Rich &quot;RoadieRich&quot; Lovely<br>
<br>
There are 10 types of people in the world:<br>
Those who know binary,<br>
Those who do not,<br>
And those who are off by one.<br>
<br>
</blockquote></div><br>