Hi Matteo! I'm using python-numpy. When I install python3-numpy it seems to work properly in blender. That solved the problem.
Re: "pn python3:any <none>", no there's no reason that I know of. I'm not sure what it means. I think python3 is installed on my system, at version 3.5.3-1 Thanks for the help! Zack On Mon, Feb 13, 2017 at 9:42 AM, Matteo F. Vescovi <[email protected]> wrote: > Hi Zachary! > > On Fri, Feb 3, 2017 at 10:16 PM, Zachary Brown <[email protected]> wrote: >> I'm writing blender add-ons using python. Recently I tried to import the >> numpy >> module, but blender reported that no such module could be found. I know I >> have >> the numpy debian package installed. > > Could you tell me if you're using python-numpy or python3-numpy; > former is useless in Blender, nowadays. > > Probably you've noticed that with [1] all convenience copies of python > stuff in Blender are disabled. > This could be one of the causes of the issue you faced. > >> I downloaded the latest version of blender from blender.org, and it found the >> numpy module just fine. > > Easy, upstream Blender builds have all those convenience copies I > mentioned above merged in the tarballs provided, that's the fact. > >> pn python3:any <none> > > Any reason for this? > > Cheers. > > > [1] > https://anonscm.debian.org/cgit/pkg-multimedia/blender.git/tree/debian/rules#n49 > > -- > Matteo F. Vescovi || Debian Developer > GnuPG KeyID: 4096R/0x8062398983B2CF7A -- Zack Brown _______________________________________________ pkg-multimedia-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
