[chirp_devel] ImportError: No module named gtk

Jim Unroe
Tue Nov 25 12:15:46 PST 2014


Hi Rob,

Windows 7 64-bit here.

I have these added to my path: ;C:\Program Files\Mercurial;C:\Python27

I don't remember if I added them manually or if they were added by the
software installs.

Jim KC9HI

On Tue, Nov 25, 2014 at 1:54 PM, Rob <rob at haynesfam.org> wrote:
> I'm trying to develop chirp on windows.  I followed the instructions
> from here:
> http://chirp.danplanet.com/projects/chirp/wiki/DevelopersWin32Environment.
> I installed everything described and tried this step:
>
> C:\MyWorkspace> cd chirp.hg
> C:\MyWorkspace\chirp.hg> python chirpw
>
> When I did I got this error:
>
> C:\Users\rob\Documents\chirp\chirp.hg>python chirpw
> CHIRP 0.3.0dev on WinVista/7 (Python 2.7.8)
> Traceback (most recent call last):
>   File "chirpw", line 92, in <module>
>     import gtk
> ImportError: No module named gtk
>
> C:\Users\rob\Documents\chirp\chirp.hg>python chirpw
> CHIRP 0.3.0dev on WinVista/7 (Python 2.7.8)
> Traceback (most recent call last):
>   File "chirpw", line 92, in <module>
>     import gtk
> ImportError: No module named gtk
>
> C:\Users\rob\Documents\chirp\chirp.hg>
>
> I tried re-installing GTK, but that didn't help.  Is there a path
> variable I need to set so it finds it?
>
>
> _______________________________________________
> chirp_devel mailing list
> chirp_devel at intrepid.danplanet.com
> http://intrepid.danplanet.com/mailman/listinfo/chirp_devel
> Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers



More information about the chirp_devel mailing list