Thanks, Dan. <div><br></div><div>I installed python (32 bit. 64 bit doesn'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'm guessing I need to run mainapp.py in the chirpui directory, but I'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 "mainapp.py", line 42, in <module></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 "..\chirpui\editorset.py", line 21, in <module></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 "..\chirpui\memedit.py", line 61, in <module></font></div><div><font face="courier new, monospace"> class MemoryEditor(common.Editor):</font></div><div><font face="courier new, monospace"> File "..\chirpui\memedit.py", line 63, in MemoryEditor</font></div>
<div><font face="courier new, monospace"> (_("Loc") , TYPE_INT, gtk.CellRendererText, ),</font></div><div><font face="courier new, monospace">NameError: name '_' 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"><<a href="mailto:dsmith@danplanet.com" target="_blank">dsmith@danplanet.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">> This looks like a "starter edition" for ActiveState's enterprise<br>
> products, but this may be a place to get started. I'm going to play with<br>
> this for a little bit today. If this works, it's a 1-click install to<br>
> get from nothing to having a working dev environment.<br>
<br>
</div>I would highly recommend against this approach. First, it won't be a<br>
"one click" because you still have to install the other packages I<br>
mentioned. Second, it's not clear/guaranteed that those will work with<br>
AS's python installation as it's expected that you'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>