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 dbl...@yahoo.com 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

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

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 ryandes...@macports.org wrote: On Nov 23, 2013, at 10:07, david laxer wrote: Now, I'm getting errors building a python package (e.g. - milk)

Re: Macports py26-numpy Issue on OS X Mavericks

2013-11-22 Thread Ryan Schmidt
On Nov 21, 2013, at 20:56, david laxer wrote: I tried different commands: 504 sudo port clean py26-numpy 505 sudo port selfupdate 506 sudo port install py26-numpy [+variants] 508 sudo port -f activate py26-numpy 509 sudo port -f activate py26-numpy variants 513 curl

Re: Macports py26-numpy Issue on OS X Mavericks

2013-11-22 Thread Ryan Schmidt
Remember to Reply All so this discussion remains on the mailing list and does not move to private email. On Nov 22, 2013, at 15:26, david laxer wrote: Hi Ryan, I tried this: David-Laxers-MacBook-Pro:~ davidlaxer$ sudo port clean py26-numpy Password: --- Cleaning py26-numpy

Re: Macports py26-numpy Issue on OS X Mavericks

2013-11-22 Thread david laxer
I did this:   701  sudo port -v selfupdate   703  sudo  port upgrade outdated Also, this:   733  port -qv installed myports.txt   734  sudo port -f uninstall installed   735  sudo port clean all and this: sudo ./restore_ports.tcl myports.txt Why does

Re: Macports py26-numpy Issue on OS X Mavericks

2013-11-22 Thread Ryan Schmidt
On Nov 22, 2013, at 15:38, david laxer wrote: I did this: 701 sudo port -v selfupdate 703 sudo port upgrade outdated Also, this: 733 port -qv installed myports.txt 734 sudo port -f uninstall installed 735 sudo port clean all and this: sudo ./restore_ports.tcl

Macports py26-numpy Issue on OS X Mavericks

2013-11-21 Thread david laxer
Hi, I’m running MacPorts 2.2.1 on OSX Mavericks on a Mac and I’m having trouble with py26-numpy. I tried different commands:   504  sudo port clean py26-numpy   505  sudo port selfupdate   506  sudo port install py26-numpy [+variants]   508  sudo port -f activate py26-numpy   509  sudo port