[Bf-python] Blender use of PIL?

Michel Selten michel.s at home.nl
Wed Nov 26 18:48:55 CET 2003


On Wed, 2003-11-26 at 16:30, matt wrote:
> Hello all,
> 
> I am new to python and blender and have a question.

Welcome to the wonderful worlds of both :)

> I am trying to use the PIL (Python Imageing Library) to read in a file.
> When I write:
> import Image

You should write:
import Blender.Image

Have you read the Python documentation?
http://www.blender.org/modules/documentation/230PythonDoc/index.html

The error message should be written in the console from where you
started blender - if you started blender from the console.

For a good user forum on Blender and Python, you should check out the
forum at http://www.elysiun.com/forum/viewforum.php?f=5

Good luck to both worlds ;-)

With regards,
	Michel





More information about the Bf-python mailing list