[Numpy-discussion] Using setuptools develop mode with numpy distutils
Chris Barker
chris.barker at noaa.gov
Wed Sep 18 15:51:55 EDT 2013
On Wed, Sep 18, 2013 at 2:20 AM, Robert Kern <robert.kern at gmail.com> wrote:
> Just import setuptools before doing the numpy.distutils imports. You don't
> need to use setuptools.setup() in order to get access to the
> setuptools-added commands.
>
>
Thanks --- that works fine -- I could have sworn I tried that.
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20130918/90161b64/attachment.html>
More information about the NumPy-Discussion
mailing list