kibble-cabal / godot-rive

An integration of Rive into Godot 4 using GDExtension
80 stars 3 forks source link

Getting this error when compiling on MacBook Pro M1 #8

Open mediajolt001 opened 7 months ago

mediajolt001 commented 7 months ago

jjolton@PRO-F335Y build % python build.py
File "build.py", line 26 def Dim(text: str) -> str: ^ SyntaxError: invalid syntax

Am I missing something?

audse commented 6 months ago

@mediajolt001 Apologies for the delay, I didn't see this issue.

Seems like it could be a python version issue – what version are you using? (python --version)