Forum: Poser - OFFICIAL


Subject: The LuxPose Project - Alpha Stage

Khai-J-Bach opened this issue on Aug 27, 2010 · 1684 posts


xantor posted Wed, 15 September 2010 at 5:15 AM

In poser 6 I get this error when running the python script.

:758: Warning: 'yield' will become a reserved keyword in the future
Traceback (most recent call last):
  File "", line 157, in ?
  File "workersmanageMaterials.py", line 9, in ?
    import MatNodes5
  File "", line 758
    yield BaseNode(self,n)
                 ^
SyntaxError: invalid syntax