On Thu, Jan 10, 2013 at 9:26 AM, Chris Barker - NOAA Federal
wrote:
> Ondřej, Vincent, and Ralf (and others..)
>
> Thank you so much for doing all this -- it's a great service to the
> MacPython community.
Chris, thank you for your help as well!
Ondrej
___
On Wed, Jan 9, 2013 at 11:21 PM, Ralf Gommers wrote:
> Sure, no problem. For the part that needs to be built on 10.6 that is.
> Vincent's box still has 10.5, right?
Yes.
Ondrej
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.sc
Ondřej, Vincent, and Ralf (and others..)
Thank you so much for doing all this -- it's a great service to the
MacPython community.
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R(206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6
On Thu, Jan 10, 2013 at 3:55 AM, Ondřej Čertík wrote:
> On Tue, Jan 8, 2013 at 8:45 AM, Chris Barker - NOAA Federal
> wrote:
> > On Mon, Jan 7, 2013 at 10:23 PM, Ondřej Čertík
> wrote:
> >>>
> http://www.commandlinefu.com/commands/view/2031/install-an-mpkg-from-the-command-line-on-osx
> >>
> >>
On Tue, Jan 8, 2013 at 8:45 AM, Chris Barker - NOAA Federal
wrote:
> On Mon, Jan 7, 2013 at 10:23 PM, Ondřej Čertík
> wrote:
>>> http://www.commandlinefu.com/commands/view/2031/install-an-mpkg-from-the-command-line-on-osx
>>
>> This requires root access. Without sudo, I get:
>>
>> $ installer -p
On Mon, Jan 7, 2013 at 10:23 PM, Ondřej Čertík wrote:
>> http://www.commandlinefu.com/commands/view/2031/install-an-mpkg-from-the-command-line-on-osx
>
> This requires root access. Without sudo, I get:
>
> $ installer -pkg /Volumes/Python\ 2.7.3/Python.mpkg/ -target ondrej
> installer: This packag
On Mon, Jan 7, 2013 at 11:36 PM, Ralf Gommers wrote:
>
>
>
> On Tue, Jan 8, 2013 at 3:12 AM, Ondřej Čertík
> wrote:
>>
>> On Sun, Jan 6, 2013 at 2:04 AM, Ralf Gommers
>> wrote:
>> >
>> >
>> >
>> > On Sun, Jan 6, 2013 at 3:21 AM, Ondřej Čertík
>> > wrote:
>> >>
>> >> Hi,
>> >>
>> >> Currently th
On Mon, Jan 7, 2013 at 7:31 AM, Matthew Brett wrote:
> Hi,
>
> On Sun, Jan 6, 2013 at 10:40 PM, Chris Barker - NOAA Federal
> wrote:
>> On Sun, Jan 6, 2013 at 2:04 AM, Ralf Gommers wrote:
Which exact Python do we need to use on Mac? Do we need to use the
binary installer from python.or
On Tue, Jan 8, 2013 at 3:12 AM, Ondřej Čertík wrote:
> On Sun, Jan 6, 2013 at 2:04 AM, Ralf Gommers
> wrote:
> >
> >
> >
> > On Sun, Jan 6, 2013 at 3:21 AM, Ondřej Čertík
> > wrote:
> >>
> >> Hi,
> >>
> >> Currently the NumPy binaries are built using the pavement.py script,
> >> which uses the f
On Mon, Jan 7, 2013 at 8:41 PM, Chris Barker - NOAA Federal
wrote:
> On Mon, Jan 7, 2013 at 6:09 PM, Ondřej Čertík wrote:
>> Is it possible to install the dmg images without root access from the
>> command line?
>
> I've never tried, but it looks like you can:
>
> http://www.commandlinefu.com/com
On Mon, Jan 7, 2013 at 6:09 PM, Ondřej Čertík wrote:
> Is it possible to install the dmg images without root access from the
> command line?
I've never tried, but it looks like you can:
http://www.commandlinefu.com/commands/view/2031/install-an-mpkg-from-the-command-line-on-osx
> But I am not
On Sun, Jan 6, 2013 at 2:04 AM, Ralf Gommers wrote:
>
>
>
> On Sun, Jan 6, 2013 at 3:21 AM, Ondřej Čertík
> wrote:
>>
>> Hi,
>>
>> Currently the NumPy binaries are built using the pavement.py script,
>> which uses the following Pythons:
>>
>> MPKG_PYTHON = {
>> "2.5":
>> ["/Library/Framew
On Sun, Jan 6, 2013 at 2:40 PM, Chris Barker - NOAA Federal
wrote:
> On Sun, Jan 6, 2013 at 2:04 AM, Ralf Gommers wrote:
>>> Which exact Python do we need to use on Mac? Do we need to use the
>>> binary installer from python.org?
>>
>> Yes, the one from python.org.
>>
>>> Or can I install it from
Hi,
On Mon, Jan 7, 2013 at 5:48 PM, Chris Barker - NOAA Federal
wrote:
> On Mon, Jan 7, 2013 at 5:31 AM, Matthew Brett wrote:
>
>> I updated my fork of bdist_mpkg with Python 3k support. It doesn't
>> have any tests that I could see, but I've run it on python 2.6 and 3.2
>> and 3.3 on one of my
On Mon, Jan 7, 2013 at 10:19 AM, Robert Lupton the Good
wrote:
> I am sympathetic with this attitude ("Avoid using system Python for
> anything"), but I don't think it's the right one. For example, the project
> I'm working on (HSC/LSST for astrofolk) is using python/C++ for astronomical
> ima
I am sympathetic with this attitude ("Avoid using system Python for anything"),
but I don't think it's the right one. For example, the project I'm working on
(HSC/LSST for astrofolk) is using python/C++ for astronomical imaging, and we
expect to have the code running on a significant number of
On Mon, Jan 7, 2013 at 5:31 AM, Matthew Brett wrote:
> I updated my fork of bdist_mpkg with Python 3k support. It doesn't
> have any tests that I could see, but I've run it on python 2.6 and 3.2
> and 3.3 on one of my packages as a first pass.
Have you been in communication with Ronald Oussoren
Hi,
On Sun, Jan 6, 2013 at 10:40 PM, Chris Barker - NOAA Federal
wrote:
> On Sun, Jan 6, 2013 at 2:04 AM, Ralf Gommers wrote:
>>> Which exact Python do we need to use on Mac? Do we need to use the
>>> binary installer from python.org?
>>
>> Yes, the one from python.org.
>>
>>> Or can I install i
On Sun, Jan 6, 2013 at 2:04 AM, Ralf Gommers wrote:
>> Which exact Python do we need to use on Mac? Do we need to use the
>> binary installer from python.org?
>
> Yes, the one from python.org.
>
>> Or can I install it from source?
you could install from source using the same method that the
pytho
On Sun, Jan 6, 2013 at 3:21 AM, Ondřej Čertík wrote:
> Hi,
>
> Currently the NumPy binaries are built using the pavement.py script,
> which uses the following Pythons:
>
> MPKG_PYTHON = {
> "2.5":
> ["/Library/Frameworks/Python.framework/Versions/2.5/bin/python"],
> "2.6":
> ["/Lib
Hi,
Currently the NumPy binaries are built using the pavement.py script,
which uses the following Pythons:
MPKG_PYTHON = {
"2.5": ["/Library/Frameworks/Python.framework/Versions/2.5/bin/python"],
"2.6": ["/Library/Frameworks/Python.framework/Versions/2.6/bin/python"],
"2.7
21 matches
Mail list logo