Re: [Numpy-discussion] Problems using add_npy_pkg_config

2015-08-15 Thread Ralf Gommers
On Sat, Aug 15, 2015 at 11:19 AM, Ralf Gommers wrote: > > > > On Fri, Aug 14, 2015 at 11:25 PM, Christian Engwer < > christian.eng...@uni-muenster.de> wrote: > >> Dear Ralf, >> >> > I stared at it for a while, and can't figure it out despite you >> following >> > the example in the add_npy_pkg_co

Re: [Numpy-discussion] Problems using add_npy_pkg_config

2015-08-15 Thread Ralf Gommers
On Fri, Aug 14, 2015 at 11:25 PM, Christian Engwer < christian.eng...@uni-muenster.de> wrote: > Dear Ralf, > > > I stared at it for a while, and can't figure it out despite you following > > the example in the add_npy_pkg_config docstring pretty much to the > letter. > > When you see that the erro

Re: [Numpy-discussion] Development workflow (not git tutorial)

2015-08-15 Thread Ralf Gommers
On Sat, Aug 15, 2015 at 1:08 AM, Pauli Virtanen wrote: > 15.08.2015, 01:44, Chris Barker kirjoitti: > [clip] > > numpy doesn't use namespace packages, so develop mode works there. > > The develop mode is mainly useful with a virtualenv. > > Otherwise, you install work-in-progress development vers