> Any ideas on how to install a newer version over an older version?
pip uninstall numpy
pip install numpy
--
http://mail.python.org/mailman/listinfo/python-list
On Aug 21, 10:39 pm, Benjamin Kaplan wrote:
> On Sun, Aug 21, 2011 at 6:03 AM, jefflovejapan
> wrote:
> > I'm following the instructions given http://www.scipy.org/
> > Installing_SciPy/Mac_OS_X">here, but it isn't working.
> > Specifically, I'm getting:
>
> > Library/Frameworks/Python.framework
On Sun, Aug 21, 2011 at 6:03 AM, jefflovejapan wrote:
> I'm following the instructions given http://www.scipy.org/
> Installing_SciPy/Mac_OS_X">here, but it isn't working.
> Specifically, I'm getting:
>
> Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/
> Contents/MacOS/Pytho
On Sat, Nov 29, 2008 at 4:31 AM, Scott David Daniels
<[EMAIL PROTECTED]> wrote:
> Vicent Giner wrote:
>>
>> I've installed Python 2.6 in my Windows XP. Actually, I've installed
>> ActiveState's ActivePython 2.6.
>>
>> I would like to use NumPy and SciPy.
>>
>> Are those packages compatible with ver
Vicent Giner wrote:
I've installed Python 2.6 in my Windows XP. Actually, I've installed
ActiveState's ActivePython 2.6.
I would like to use NumPy and SciPy.
Are those packages compatible with version 2.6 of Python?
I believe there is more work to do on Scipy and Numpy before they will
run on
"Vicent Giner" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Sorry if my question was already asked and answered, but I can't
manage with this...
I've installed Python 2.6 in my Windows XP. Actually, I've installed
ActiveState's ActivePython 2.6.
I would like to use NumPy and SciP
On Fri, Nov 28, 2008 at 1:20 PM, Vicent Giner <[EMAIL PROTECTED]> wrote:
> Sorry if my question was already asked and answered, but I can't
> manage with this...
>
> I've installed Python 2.6 in my Windows XP. Actually, I've installed
> ActiveState's ActivePython 2.6.
>
> I would like to use NumPy
Ken Dere wrote:
> I am trying to install numpy-0.9.8 prior to installing scipy (0.4.9) on a
> machine running Suse 10.0 with Python 2.4
Please join us on the numpy mailing list.
http://www.scipy.org/Mailing_Lists
However, you should know now that Suse ships an incomplete ATLAS-optimized
LAPA
Gary Wessle wrote:
> thanks
> I followed your suggestions, it built the package ok, while it was
> building, I noticed lots of lines going by the screen in groups of
> different colors, white, yellow, red.
> the red got my attention:
>
>
> Could not locate executable gfortran
> C
thanks
I followed your suggestions, it built the package ok, while it was
building, I noticed lots of lines going by the screen in groups of
different colors, white, yellow, red.
the red got my attention:
Could not locate executable gfortran
Could not locate executable f95
*
Gary Wessle wrote:
> Robert Kern <[EMAIL PROTECTED]> writes:
>
>
>>Raymond L. Buvel wrote:
>>
>>
>>>Since you are a new Linux user, you should definitely follow Robert's
>>>advice about building as an ordinary user separately from the install.
>>>I sometimes take a shortcut and just do the instal
Robert Kern <[EMAIL PROTECTED]> writes:
> Raymond L. Buvel wrote:
>
> > Since you are a new Linux user, you should definitely follow Robert's
> > advice about building as an ordinary user separately from the install.
> > I sometimes take a shortcut and just do the install as user root.
> > Howeve
Raymond L. Buvel wrote:
> Since you are a new Linux user, you should definitely follow Robert's
> advice about building as an ordinary user separately from the install.
> I sometimes take a shortcut and just do the install as user root.
> However, I then wind up cleaning out the build directory as
Robert Kern wrote:
> Gary Wessle wrote:
>
>>"Raymond L. Buvel" <[EMAIL PROTECTED]> writes:
>
>
>>>When installing from source on a Debian system, you want the installed
>>>package to wind up in /usr/local/lib/python2.x/site-packages (where x
>>>represents the version of Python you are running th
Gary Wessle wrote:
> "Raymond L. Buvel" <[EMAIL PROTECTED]> writes:
>>When installing from source on a Debian system, you want the installed
>>package to wind up in /usr/local/lib/python2.x/site-packages (where x
>>represents the version of Python you are running the installer from).
>>This allows
"Raymond L. Buvel" <[EMAIL PROTECTED]> writes:
> Gary Wessle wrote:
> > Hi
> >
> > I am trying to install NumPy in my debian/testing linux
> > 2.6.15-1-686.
> >
>
>
> When installing from source on a Debian system, you want the installed
> package to wind up in /usr/local/lib/python2.x/site-p
Christoph Haas wrote:
> Yes, you are right. "python-numeric" refers to NumPy but contains the
> "Numeric" version of it (24-2). It's pretty misleading.
It's an unfortunate consequence of letting software packages acquire nicknames.
C.f.:
http://www.scipy.net/pipermail/scipy-user/2006-May/00784
Christoph Haas wrote:
> P.S.: Your mail client seems break the references. Your reply doesn't show
> up as a proper followup to my posting.
This probably has nothing to do with his mail/news client but rather the
mail-news gateway that links python-list and comp.lang.python .
--
Robert Ke
Gary Wessle wrote:
> Hi
>
> I am trying to install NumPy in my debian/testing linux
> 2.6.15-1-686.
>
When installing from source on a Debian system, you want the installed
package to wind up in /usr/local/lib/python2.x/site-packages (where x
represents the version of Python you are running th
(Replying to my own posting... how I hate that...)
On Tue, May 09, 2006 at 02:07:15PM +0200, Christoph Haas wrote:
> On Tue, May 09, 2006 at 09:43:50PM +1000, Gary Wessle wrote:
> > Christoph Haas <[EMAIL PROTECTED]> writes:
> >
> > > On Tue, May 09, 2006 at 09:03:31PM +1000, Gary Wessle wrote:
>
On Tue, May 09, 2006 at 09:43:50PM +1000, Gary Wessle wrote:
> Christoph Haas <[EMAIL PROTECTED]> writes:
>
> > On Tue, May 09, 2006 at 09:03:31PM +1000, Gary Wessle wrote:
> > > I am trying to install NumPy in my debian/testing linux
> > > 2.6.15-1-686.
> > >
> > > with no numpy for debian/test
Christoph Haas <[EMAIL PROTECTED]> writes:
> On Tue, May 09, 2006 at 09:03:31PM +1000, Gary Wessle wrote:
> > I am trying to install NumPy in my debian/testing linux
> > 2.6.15-1-686.
> >
> > with no numpy for debian/testing, I am left alone, since the
> > experimental version available by debia
On Tue, May 09, 2006 at 09:03:31PM +1000, Gary Wessle wrote:
> I am trying to install NumPy in my debian/testing linux
> 2.6.15-1-686.
>
> with no numpy for debian/testing, I am left alone, since the
> experimental version available by debian will result in a dependency
> nightmares,
What about
cesco wrote:
> Hi,
>
> I'm trying to install the numpy library (precisely
> numpy-0.9.6-py2.4-linux-i686) on Linux but I encounter several
This is a dumb pre-built binary package (useful perhaps because it links
against ATLAS already) built using distutils.
You don't build it and install it usi
24 matches
Mail list logo