Re: [Numpy-discussion] numpy distutils and distribute

2009-11-14 Thread Darren Dale
On Sat, Nov 14, 2009 at 10:42 AM, Gökhan Sever wrote: > On Sat, Nov 14, 2009 at 9:29 AM, Darren Dale wrote: >> >> Please excuse the cross-post. I have installed distribute-0.6.8 and >> numpy-svn into my ~/.local/lib/python2.6/site-packages (using "python >> setup.py install --user"). I am now try

Re: [Numpy-discussion] numpy distutils and distribute

2009-11-14 Thread Gökhan Sever
On Sat, Nov 14, 2009 at 9:29 AM, Darren Dale wrote: > Please excuse the cross-post. I have installed distribute-0.6.8 and > numpy-svn into my ~/.local/lib/python2.6/site-packages (using "python > setup.py install --user"). I am now trying to install Enthought's > Enable from a fresh svn checkout

[Numpy-discussion] numpy distutils and distribute

2009-11-14 Thread Darren Dale
Please excuse the cross-post. I have installed distribute-0.6.8 and numpy-svn into my ~/.local/lib/python2.6/site-packages (using "python setup.py install --user"). I am now trying to install Enthought's Enable from a fresh svn checkout on ubuntu karmic: $ python setup.py develop --user [...] buil