<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">First, if CHIRP won’t launch &amp; won't run, you may have neglected to install
 the Python runtime. CHIRP needs that. Even though Mac OS X includes 
Python built-in, the runtime has to be installed is because it includes 
PyGTK and some other libraries that Chirp requires, in addition to 
Python itself: <a class="external" href="http://www.d-rats.com/download/OSX_Runtime/">http://www.d-rats.com/download/OSX_Runtime/</a><br><div><br></div><div>Second, CHIRP is an application, which runs in its own application window. CHIRP is not designed to run from a command window. You run CHIRP by clicking in the application:&nbsp;<span style="font-family: verdana, sans-serif;"><i>chirp-4.0.0.app</i>. You can run CHIRP from any folder, but it is advisable to deploy the&nbsp;</span><span style="font-family: verdana, sans-serif;">chirp-4.0.0.app into the Applications folder and run it from there. I keep CHIRP in in my Dock where it is convenient to open.</span></div><div><span style="font-family: verdana, sans-serif;"><br></span></div><div><span style="font-family: verdana, sans-serif;">Pete</span></div><div><br></div><div><br><div><div>On May 18, 2014, at 8:36 PM, Jerald Josephs &lt;<a href="mailto:jerald.josephs@gmail.com">jerald.josephs@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">Hello,<br><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">I just discovered Chirp yesterday and I downloaded it to check it out. I read the entire FAQ at <a href="http://chirp.danplanet.com/projects/chirp/wiki/FAQ" target="_blank">http://chirp.danplanet.com/projects/chirp/wiki/FAQ</a>, but there is nothing there about the application not starting up.<br>


<br></div><div class="gmail_default" style="font-family:verdana,sans-serif">I have an early 2011 MacBook Pro 17 with 16GB RAM, running Mac OS X 10.9 with all software up-to-date. After downloading the ZIP, I dragged Chirp over to the Applications folder.<br>

<br></div><div class="gmail_default" style="font-family:verdana,sans-serif">I then opened Chirp and went down into .../Applications/chirp-4.0.0/Contents/MacOS and ran "chirp" from there in a Terminal window. This is what I got:<br>

<br>$ ./chirp<br>./chirp: line 15: /opt/kk7ds/bin/python2.7: No such file or directory<br>./chirp: line 15: exec: /opt/kk7ds/bin/python2.7: cannot execute: No such file or directory<br><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">

But, I do have python:<br><br>$ python -V<br>Python 2.7.5<br></div><div class="gmail_default" style="font-family:verdana,sans-serif">$ which python<br></div><div class="gmail_default" style="font-family:verdana,sans-serif">

/usr/bin/python<br><br></div>T<div class="gmail_default" style="font-family:verdana,sans-serif;display:inline">​he Chirp shell script is setting PYTHON<br><br>PYTHON=/opt/kk7ds//Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python<br>

<br></div><div class="gmail_default" style="font-family:verdana,sans-serif;display:inline">If I search my disk from /Library, this is what I find:<br><br>rary root# cd /<br>jerald-mbp-wlan:/ root# find /Library -name Python -print<br>

/Library/Developer/CommandLineTools/Library/PrivateFrameworks/LLDB.framework/Versions/A/Resources/Python<br>/Library/Frameworks/Python.framework/Python<br>/Library/Frameworks/Python.framework/Versions/3.3/Python<br>/Library/Frameworks/Python.framework/Versions/3.3/Resources/Python.app/Contents/MacOS/Python<br>

/Library/Python<br><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;display:inline">It's interesting to see that I have a framework for Python 3.3 and yet the binary in my path is v2.7.5<br>
<br>
</div><div class="gmail_default" style="font-family:verdana,sans-serif;display:inline">Not sure what I should do next.<br><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;display:inline">BR,<br>
Jerald​</div>
<div class="gmail_default" style="font-family:verdana,sans-serif"><br></div></div>
_______________________________________________<br>chirp_users mailing list<br><a href="mailto:chirp_users@intrepid.danplanet.com">chirp_users@intrepid.danplanet.com</a><br>http://intrepid.danplanet.com/mailman/listinfo/chirp_users<br></blockquote></div><br></div></body></html>