POV-Ray : Newsgroups : povray.general : Map Mollweide projection (elliptical) onto sphere : Re: Map Mollweide projection (elliptical) onto sphere Server Time
29 Jul 2024 16:25:55 EDT (-0400)
  Re: Map Mollweide projection (elliptical) onto sphere  
From: "Jérôme M. Berger"
Date: 24 Apr 2013 13:10:29
Message: <51781205$1@news.povray.org>
Yukterez_Enabled_Io wrote:
> I now installed Python 2.6 and the numpy, scipy and imread modules from

> http://www.lfd.uci.edu/~gohlke/pythonlibs
> but it still says
> 
> Traceback (most recent call last):
>   File "C:\Users\Yukterez\Documents\pythonscriptcmb.py", line 9, in <mo
dule>
>     arr = misc.imread(infile)
> AttributeError: 'module' object has no attribute 'imread'
> 
> why?
> 
	No idea. imread has been in scipy.misc for a while and still is in
the current development version according to the docs. Note that you
shouldn't need to install the imread module (scipy supports ppm
reading and writing out of the box), but I don't see why it should
cause issues. Sorry I can't be more help.

		Jerome
-- 
mailto:jeb### [at] freefr
http://jeberger.free.fr
Jabber: jeb### [at] jabberfr


Post a reply to this message


Attachments:
Download 'us-ascii' (1 KB)

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.