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

Invalid syntax "def find_files(dir_path: pathlib.Path, file_exts):" #5

Closed
alberto-arletti opened this issue Sep 19, 2020 · 1 comment

Comments

@alberto-arletti
Copy link

Hi,
I am trying to execute the evaluate_images.py file but it returns this error.
The semicolon in the function arguments definition returns an invalid syntax error.
Which version of Python are you using for this repo?
Best Regards

@WillBrennan
Copy link
Owner

I suspect it’s complaining about the types. You need to use the latest version of python, python 3.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants