Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting this error when compiling on MacBook Pro M1 #8

Open
mediajolt001 opened this issue Nov 15, 2023 · 1 comment
Open

Getting this error when compiling on MacBook Pro M1 #8

mediajolt001 opened this issue Nov 15, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@mediajolt001
Copy link

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
Copy link
Contributor

audse commented Dec 8, 2023

@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)

@audse audse added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants