On Tue, Jul 13, 2010 at 4:31 AM, Wes McKinney wrote:
> On Tue, Jul 13, 2010 at 8:26 AM, Sebastian Haase wrote:
>> On Tue, Jul 13, 2010 at 2:20 PM, William Johnston
>> wrote:
>>> Hello,
>>>
>>> I simply installed numpy in my Python26 installation, and then copied the
>>> numpy directory to my si
On Tue, Jul 13, 2010 at 8:26 AM, Sebastian Haase wrote:
> On Tue, Jul 13, 2010 at 2:20 PM, William Johnston
> wrote:
>> Hello,
>>
>> I simply installed numpy in my Python26 installation, and then copied the
>> numpy directory to my site-packages folder of my IronPython installation.
>>
>> Did I
On Tue, Jul 13, 2010 at 2:20 PM, William Johnston wrote:
> Hello,
>
> I simply installed numpy in my Python26 installation, and then copied the
> numpy directory to my site-packages folder of my IronPython installation.
>
> Did I miss any installation steps in doing so? The multiarray module coul
Hello,
I simply installed numpy in my Python26 installation, and then copied the
numpy directory to my site-packages folder of my IronPython installation.
Did I miss any installation steps in doing so? The multiarray module could
not be found using IronPython.
Thanks.
___