Hello
I am trying Ter2Blendv4.blend using Blender2.3a and Python2.3
When I start the script I get the following error message in the MSDOS window
Using a clean Global Dictionary.
D:\PYTHON23\lib\os.py:282: Warning: ‘yield’ will become a reserved keyword in t
e future
Traceback (most recent call last):
File “Terrain”, line 142, in ?
File “D:\PYTHON23\lib\os.py”, line 282
yield top, dirs, nondirs
^
SyntaxError: invalid syntax
Any idea how I can solve this?
Thanks in advance
Josu