Re: problem upgrading py27-numpy

2013-11-23 Thread Ryan Schmidt
On Nov 23, 2013, at 14:01, Comer Duncan wrote: > It then first worked on py27-numpy. After a little while the job aborted. I > have attached the log file. It seems that py27-numpy does not exist. This > occurs near the beginning of the log file. Is there a known problem with the > existence

Re: problem upgrading py27-numpy

2013-11-23 Thread Brandon Allbery
On Sat, Nov 23, 2013 at 3:01 PM, Comer Duncan wrote: > :info:archivefetch ---> py27-numpy-1.8.0_2.darwin_13.x86_64.tbz2 doesn't > seem to exist in /opt/local/var/macports/incoming/verified > These are not the actual problem --- it is simply trying to fetch a prebuilt one before building it itself

problem upgrading py27-numpy

2013-11-23 Thread Comer Duncan
Today I did another selfupdate and then port upgrade outdated. Here is the list of outdated: py-game1.9.1_6 < 1.9.1_7 py24-ipython 0.10.2_0 < 0.10.2_1 py27-cairo 1.10.0_2 < 1.10.0_3 py27-game 1.9.1_6 < 1.9.1_7

Re: Macports py26-numpy Issue on OS X Mavericks

2013-11-23 Thread david laxer
Removing the 'ancient' OsX SDK (and /Developer directory) solved the problem. Many Thanks! On Saturday, November 23, 2013 11:43 AM, Ryan Schmidt wrote: On Nov 23, 2013, at 10:07, david laxer wrote: > Now, I'm getting errors building a python package (e.g. - milk) with > easy_install (an

Re: Macports py26-numpy Issue on OS X Mavericks

2013-11-23 Thread Ryan Schmidt
On Nov 23, 2013, at 10:07, david laxer wrote: > Now, I'm getting errors building a python package (e.g. - milk) with > easy_install (and in PyCharm). > > Could this be related to the MacPorts problem? > > Thanks in advance! > > sudo easy_install milk > Searching for milk > Reading http://pypi

Re: Links - Graphics not enabled when compiling

2013-11-23 Thread Jeff Friedman
Oh well, thanks for all the help guys. Jeff On Sat, Nov 23, 2013 at 1:56 PM, Brandon Allbery wrote: > On Sat, Nov 23, 2013 at 8:51 AM, Eric Gallager wrote: > >> I came across some SIMBL hack on Github once that enabled xterm mouse >> support in Apple's Terminal.app: https://github.com/brodie/mo

Re: Links - Graphics not enabled when compiling

2013-11-23 Thread Brandon Allbery
On Sat, Nov 23, 2013 at 8:51 AM, Eric Gallager wrote: > I came across some SIMBL hack on Github once that enabled xterm mouse > support in Apple's Terminal.app: https://github.com/brodie/mouseterm > I haven't actually tried it myself though, so I don't know if it does > exactly what you're lookin

Re: Links - Graphics not enabled when compiling

2013-11-23 Thread Eric Gallager
I came across some SIMBL hack on Github once that enabled xterm mouse support in Apple's Terminal.app: https://github.com/brodie/mouseterm I haven't actually tried it myself though, so I don't know if it does exactly what you're looking for though... On Fri, Nov 22, 2013 at 2:17 PM, Jeff Friedma

Re: Macports py26-numpy Issue on OS X Mavericks

2013-11-23 Thread Brandon Allbery
On Sat, Nov 23, 2013 at 3:02 AM, david laxer wrote: > > Question: > Going forward, is it problematic to use Brew to install Ruby packages, > etc.? > Yes. Don't mix package managers; you can easily break both of them. Pick one. -- brandon s allbery kf8nh sine nomine

Re: Macports py26-numpy Issue on OS X Mavericks

2013-11-23 Thread david laxer
I uninstalled, reinstalled MacPorts and restored all my packages (with restore_port.tcl). So far, no issues. Question: Going forward, is it problematic to use Brew to install Ruby packages, etc.? On Friday, November 22, 2013 3:34 PM, Ryan Schmidt wrote: On Nov 22, 2013, at 15:38, david