My Windows 7 64-bit configured as suggested by Dan works fine. Python isn't in the path, so in the command window and in the chirp.hg folder, I have to launch CHIRP using the following command:<br><br>C:\Python27\python chirpw<br>
<br>I've since then created a shortcut on the desktop that launches CHIRP by setting Target equal to the following:<br><br>C:\Python27\python.exe "C:\Users\Jim\chirp.hg\chirpw"<br><br>Jim<br><br><div class="gmail_quote">
On Fri, Dec 28, 2012 at 10:38 AM, Drew Vonada-Smith <span dir="ltr"><<a href="mailto:drew@whisperingwoods.org" target="_blank">drew@whisperingwoods.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks Dan. I had those exact same file versions. Reinstalled again and no<br>
joy. Either some specifics about the install matter, or I'm in DLL hell due<br>
to something else; who knows. I'm going to bail and try it instead on the<br>
target machine in the ham shack; that one is native Win32 Win 7. Will let<br>
you know.<br>
<br>
-----Original Message-----<br>
From: Dan Smith [mailto:<a href="mailto:dsmith@danplanet.com">dsmith@danplanet.com</a>]<br>
Sent: December 27, 2012 21:47<br>
To: <a href="mailto:chirp_devel@intrepid.danplanet.com">chirp_devel@intrepid.danplanet.com</a><br>
Cc: Drew Vonada-Smith<br>
Subject: Re: [chirp_devel] Development env?<br>
<br>
> I should have access to a 64-bit windows environment tonight and will<br>
> try to replicate all of this there. However, as I say, the build runs,<br>
> so the environment (if properly installed) should run.<br>
<br>
Just installed a clean 64-bit Windows 7 Enterprise machine. Installed the<br>
following files in order:<br>
<br>
* python-2.7.3.msi<br>
* pygtk-all-in-one-2.24.2.win32-py2.7.msi<br>
* libxml2-python-2.7.7.win32-py2.7.exe<br>
* pywin32-218.win32-py2.7.exe<br>
* pyserial-2.5.win32.exe<br>
<br>
Downloaded the chirp code, and ran the installed Python on chirpw. It<br>
started up perfectly the first time. Hopefully checking your downloads<br>
against the list above will help identify the problem.<br>
<br>
I'll keep this VM image around for a bit in case there are questions, but it<br>
creeps me out having two Windows boxes (even if they're VMs) in the house :D<br>
<br>
--<br>
Dan Smith<br>
<a href="http://www.danplanet.com" target="_blank">www.danplanet.com</a><br>
KK7DS<br>
<br>
<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>
Developer docs: <a href="http://chirp.danplanet.com/projects/chirp/wiki/Developers" target="_blank">http://chirp.danplanet.com/projects/chirp/wiki/Developers</a><br>
</blockquote></div><br>