POV-Ray : Newsgroups : povray.general : Map Mollweide projection (elliptical) onto sphere : Re: Map Mollweide projection (elliptical) onto sphere Server Time
29 Jul 2024 10:19:30 EDT (-0400)
  Re: Map Mollweide projection (elliptical) onto sphere  
From: Yukterez Enabled Io
Date: 23 Apr 2013 15:00:01
Message: <web.5176d9135ab24bf3593487030@news.povray.org>
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 <module>
    arr = misc.imread(infile)
AttributeError: 'module' object has no attribute 'imread'

why?


Post a reply to this message

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