When I run blender 2.31a on winXP I have warning in console
C:\Python23\Lib\os.py :282: WARNING: ‘yield’ wil become a reserved word ine the future .
How can I remove this warning ?
When I tried to run yablex I have this warning too .
it is because you have two conflicting versions of python installed iirc.
there are posts on the blender mailing lists concerning it ( findable via google ). basically i think you need to resinstall python.
Unless you have built Blender on your own with Python 2.3, Blender requires Python 2.2 (I believe version 2.2.3 is the one to get - don’t get this mixed up with 2.3.2, though!)