On Fri, 15 Aug 2014 20:15:55 -0700, 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. 

 From an xterm interactive session of /sw/bin/python2.7, "import 
gtk.deprecation" did not stall for me. In a Terminal.app window, it 
also did not stall (but it fails outright unless DISPLAY is valid). I 
have the same versions of things you do... 

> Distribution version: selfupdate-rsync Fri Aug 15 13:55:28 2014, 10.8, x86_64

  > pygtk2-gtk-py27-2.17.0-4
> python27-2.7.8-1
> gtk+2-2.18.9-11

dan

  --
Daniel Macks
dma...@netspace.org



------------------------------------------------------------------------------
_______________________________________________
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