Thanks, Dan. <div><br></div><div>I installed python (32 bit. 64 bit doesn&#39;t work with the XML library), pywin32, pygtk, the XML library, and the serial library all on my system. </div><div><br></div><div>I&#39;m guessing I need to run mainapp.py in the chirpui directory, but I&#39;m getting an error when I do so:</div>

<div><div><font face="courier new, monospace">Traceback (most recent call last):</font></div><div><font face="courier new, monospace">  File &quot;mainapp.py&quot;, line 42, in &lt;module&gt;</font></div><div><font face="courier new, monospace">    from chirpui import editorset, clone, miscwidgets, config, reporting, fips</font></div>

<div><font face="courier new, monospace">  File &quot;..\chirpui\editorset.py&quot;, line 21, in &lt;module&gt;</font></div><div><font face="courier new, monospace">    from chirpui import memedit, dstaredit, bankedit, common, importdialog</font></div>

<div><font face="courier new, monospace">  File &quot;..\chirpui\memedit.py&quot;, line 61, in &lt;module&gt;</font></div><div><font face="courier new, monospace">    class MemoryEditor(common.Editor):</font></div><div><font face="courier new, monospace">  File &quot;..\chirpui\memedit.py&quot;, line 63, in MemoryEditor</font></div>

<div><font face="courier new, monospace">    (_(&quot;Loc&quot;)       , TYPE_INT,     gtk.CellRendererText,  ),</font></div><div><font face="courier new, monospace">NameError: name &#39;_&#39; is not defined</font></div>

<div><br></div><div>am I missing something?</div><br><div class="gmail_quote">On Mon, May 14, 2012 at 10:34 AM, Dan Smith <span dir="ltr">&lt;<a href="mailto:dsmith@danplanet.com" target="_blank">dsmith@danplanet.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="im">&gt; This looks like a &quot;starter edition&quot; for ActiveState&#39;s enterprise<br>
&gt; products, but this may be a place to get started. I&#39;m going to play with<br>
&gt; this for a little bit today. If this works, it&#39;s a 1-click install to<br>
&gt; get from nothing to having a working dev environment.<br>
<br>
</div>I would highly recommend against this approach. First, it won&#39;t be a<br>
&quot;one click&quot; because you still have to install the other packages I<br>
mentioned. Second, it&#39;s not clear/guaranteed that those will work with<br>
AS&#39;s python installation as it&#39;s expected that you&#39;re using the<br>
<a href="http://python.org" target="_blank">python.org</a> version.<br>
<br>
Also, I forgot, you need python-serial as well.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Dan Smith<br>
<a href="http://www.danplanet.com" target="_blank">www.danplanet.com</a><br>
KK7DS<br>
<br>
</div></div><br>_______________________________________________<br>
chirp_devel mailing list<br>
<a href="mailto:chirp_devel@intrepid.danplanet.com">chirp_devel@intrepid.danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_devel" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_devel</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Tom Wilson<br><a href="mailto:wilsontp@gmail.com" target="_blank">wilsontp@gmail.com</a><br>(619)940-6311 <br>KI6ABZ<br>
</div>