gr4ph0s / C4D_RedshiftWrapper_API

A c4d wrapper around Redshift API
MIT License
35 stars 7 forks source link

Syntax error in wrapper #8

Open olatan opened 2 years ago

olatan commented 2 years ago

From my console:

Traceback (most recent call last): File "scriptmanager", line 2, in File "/Users/olatandstad/Library/Preferences/Maxon/Maxon Cinema 4D R22_F2A48324/python27/libs/RedshiftWrapper/Redshift.py", line 29 class Redshift(MetaName, metaclass=ImportTester): ^ SyntaxError: invalid syntax