Ok, found the problem. I recently cleared out the database OS X uses for "Open 
with" because it was getting cluttered with literally 8-10 copies of the same 
program (TeXShop.app was especially bad). Turns out that fried the ability of 
terminal programs to launch XQuartz. A manual launch of XQuartz has remedied 
the problem.

Sean

On Aug 15, 2014, at 20:15, Sean Lake <odysseus9...@gmail.com> wrote:

> Hello all,
> 
> I'm attempting to use a python package from outside of Fink for producing 
> triangle plots. It can be found at:
> https://github.com/dfm/triangle.py
> 
> I have it installed using /sw/bin/python2.7 setup.py install --user. It 
> worked in the past, and reinstalling today seems to work fine.
> 
> When I try to import triangle, though, the import stalls. Using an 
> interactive session started with /sw/bin/python2.7 -v shows that it stalls at:
> 
> import triangle
> […]
> # /sw/lib/python2.7/site-packages/gtk-2.0/gtk/deprecation.pyc matches 
> /sw/lib/python2.7/site-packages/gtk-2.0/gtk/deprecation.py
> import gtk.deprecation # precompiled from 
> /sw/lib/python2.7/site-packages/gtk-2.0/gtk/deprecation.pyc
> 
> ^C fails to terminate the process, and I have to close the terminal.
> 
> Is gtk.deprecation broken in pygtk2-gtk-py27 version 2.17.0-4? Trying to 
> import gtk.deprecation directly leads to a similar stall.
> 
> Thanks,
> Sean Lake
> 
> fink --version
> Package manager version: 0.37.0
> Distribution version: selfupdate-rsync Fri Aug 15 13:55:28 2014, 10.8, x86_64
> Trees: local/main stable/main unstable/main unstable/crypto
> 
> pygtk2-gtk-py27-2.17.0-4
> python27-2.7.8-1
> gtk+2-2.18.9-11


------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to