Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #32948

Re: Numpy module

From Anssi Saari <as@sci.fi>
Newsgroups comp.lang.python
Subject Re: Numpy module
Date 2012-11-08 15:09 +0200
Message-ID <vg3ip9gp7gd.fsf@coffee.modeemi.fi> (permalink)
References <5a86d3fc-1dff-4119-bda9-aa6e631758d5@googlegroups.com>

Show all headers | View raw


farrellpolymath@gmail.com writes:

> Hello to the group!
>
> I've learned a lot about Ubuntu just trying to install numpy for Python 3.2.3. I've finally managed to put it in the Python3.2 directory but when I try to import it, I still get there's "no module named numpy." There are other modules in the same directory, like 'email' and it imports fine.
>
> Does Numpy 1.6.2 not run with Python 3.2.3?
>
> Can anybody help? Thank you in advance.

What's the goal of this exercise? Ubuntu packages Python 3 and Numpy so
all you need to do is install packages python3 and python3-numpy. 

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Numpy module farrellpolymath@gmail.com - 2012-10-28 22:40 -0700
  Re: Numpy module Chris Rebert <clp2@rebertia.com> - 2012-10-28 23:00 -0700
  Re: Numpy module Benjamin Kaplan <benjamin.kaplan@case.edu> - 2012-10-29 09:39 -0700
  Re: Numpy module Anssi Saari <as@sci.fi> - 2012-11-08 15:09 +0200
    Re: Numpy module "Colin J. Williams" <cjw@ncf.ca> - 2012-11-08 09:24 -0500

csiph-web