OK thanks guys, reinstalling the interpreter did the trick. I'm quite
sure I did it before though, without any effect. More interestingly, I
have two interpreters running, one for 2.6 and the other the auto. So
the latter one still tells me the module isn't found, the former works
just fine. Myster
On Wed, Dec 14, 2011 at 11:12 PM, Alex Ter-Sarkissov wrote:
> yeah, I've already removed it, still doesn't work.
>
> I'm running Python 2.6 and SciPy version I'm trying to install is
> scipy-0.10.0-py2.6-python.org-macosx10.3., pydev version is 2.2.4
>
> I've had no trouble running numpy or Tkinte
Dear Alexe,
I'm not sure I understood what you mean by "install" like Ralf.
However, I would also suggest, if you are using Eclipse and PyDev, (after
installing new modules) to remove the current python interpreter (from
Eclipse options) and then re-add it so that the whole pythonpath will be
re-s
yeah, I've already removed it, still doesn't work.
I'm running Python 2.6 and SciPy version I'm trying to install is
scipy-0.10.0-py2.6-python.org-macosx10.3., pydev version is 2.2.4
I've had no trouble running numpy or Tkinter for example. Also none of
the other modules I'm using have been added
On Wed, Dec 14, 2011 at 10:56 PM, Alex Ter-Sarkissov wrote:
> yes, that's exactly what i did. I'm using Python2.6 both in PyDev and
> Scipy.
>
Then you don't need to put anything on your pythonpath, since scipy gets
installed to the normal site-packages dir.
You'll have to provide more details a
yes, that's exactly what i did. I'm using Python2.6 both in PyDev and Scipy.
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion
On Wed, Dec 14, 2011 at 10:38 PM, Alex Ter-Sarkissov wrote:
> I'm using Eclipse (PyDev) on MacOS. I downloaded scipy010, installed it
> and added path to .mpkg file to PYTHONPATH and scipy to forced built-in.
> Nothing worked, I keep getting 'module scipy not found'. I then removed the
> link to t
I'm using Eclipse (PyDev) on MacOS. I downloaded scipy010, installed it and
added path to .mpkg file to PYTHONPATH and scipy to forced built-in.
Nothing worked, I keep getting 'module scipy not found'. I then removed the
link to the .mpkg and still nothing works. Strange enough, numpy works just
fi
On Wed, Dec 14, 2011 at 9:54 PM, Chris Barker wrote:
> On Wed, Dec 14, 2011 at 11:36 AM, Benjamin Root wrote:
> >>> well, yes, though it does do a lot -- do you have a smpler one in mind?
> >>>
> >> Just looking at what I normally wouldn't need for simple data files
> and/or
> >> what a beginnin
On Wed, Dec 14, 2011 at 11:36 AM, Benjamin Root wrote:
>>> well, yes, though it does do a lot -- do you have a smpler one in mind?
>>>
>> Just looking at what I normally wouldn't need for simple data files and/or
>> what a beginning user won't understand at once, the `unpack` and `ndmin`
>> keywor
On Wed, Dec 14, 2011 at 1:22 PM, Ralf Gommers
wrote:
>
>
> On Wed, Dec 14, 2011 at 4:11 PM, Bruce Southey wrote:
>
>> **
>> On 12/14/2011 01:03 AM, Chris Barker wrote:
>>
>>
>>
>> On Tue, Dec 13, 2011 at 1:21 PM, Ralf Gommers <
>> ralf.gomm...@googlemail.com> wrote:
>>
>>>
>>> genfromtxt sure l
On Wed, Dec 14, 2011 at 4:11 PM, Bruce Southey wrote:
> **
> On 12/14/2011 01:03 AM, Chris Barker wrote:
>
>
>
> On Tue, Dec 13, 2011 at 1:21 PM, Ralf Gommers > wrote:
>
>>
>> genfromtxt sure looks close for an API
>>>
>>
>> This I don't agree with. It has a huge amount of keywords that just
>
Hi Eraldo,
Indeed Pandas is a really really nice module. If it going to take part of
numpy, that's even better.
Thanks for the suggestion.
All the Best,
Fred
Eraldo Pomponi wrote:
>
> Hi Fred,
>
> Pandas has a nice interface to PyTable if you still need it:
>
> http://pandas.sourceforge.net/
Hi Eraldo,
Indeed, Pandas is a really really nice module! If it is going to take part
of numpy, that's even better.
Thanks for the suggestion.
All the Best,
Fred
Eraldo Pomponi wrote:
>
> Hi Fred,
>
> Pandas has a nice interface to PyTable if you still need it:
>
> http://pandas.sourceforge.
Thanks for the correction.
Good to know! I've got this outdated information from pytable's mailing
list.
Regards,
Fred
David Verelst wrote:
>
> Note that the pytables pro you are referring to is no longer behind a
> pay wall. Recently the project went through some changes and the pro
> versio
On Wed, Dec 14, 2011 at 3:04 PM, David Cournapeau wrote:
> On Tue, Dec 13, 2011 at 3:43 PM, Ralf Gommers
> wrote:
> > On Sun, Oct 30, 2011 at 12:18 PM, David Cournapeau
> > wrote:
> >>
> >> On Thu, Oct 27, 2011 at 5:19 PM, Ralf Gommers
> >> wrote:
> >> > Hi David,
> >> >
> >> > On Thu, Oct 27,
On 12/14/2011 01:03 AM, Chris Barker wrote:
On Tue, Dec 13, 2011 at 1:21 PM, Ralf Gommers
mailto:ralf.gomm...@googlemail.com>> wrote:
genfromtxt sure looks close for an API
This I don't agree with. It has a huge amount of keywords that
just confuse or intimidate a beginnin
On Tue, Dec 13, 2011 at 3:43 PM, Ralf Gommers
wrote:
> On Sun, Oct 30, 2011 at 12:18 PM, David Cournapeau
> wrote:
>>
>> On Thu, Oct 27, 2011 at 5:19 PM, Ralf Gommers
>> wrote:
>> > Hi David,
>> >
>> > On Thu, Oct 27, 2011 at 3:02 PM, David Cournapeau
>> > wrote:
>> >>
>> >> Hi,
>> >>
>> >> I w
18 matches
Mail list logo