We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
C:\Program Files\Python310\python.exe" "C:/Program Files/Python310/test/exif.py" File "C:\Program Files\Python310\test\exif.py", line 1 Python 3.10.0 (tags/v3.10.0:b494f59, Oct 4 2021, 19:00:18) [MSC v.1929 64 bit (AMD64)] on win32 ^^^^^^^^^^ SyntaxError: invalid syntax. Perhaps you forgot a comma?
The text was updated successfully, but these errors were encountered:
I think the first line is supposed to be a comment, try adding '#' symbol in the starting
Sorry, something went wrong.
No branches or pull requests
C:\Program Files\Python310\python.exe" "C:/Program Files/Python310/test/exif.py"
File "C:\Program Files\Python310\test\exif.py", line 1
Python 3.10.0 (tags/v3.10.0:b494f59, Oct 4 2021, 19:00:18) [MSC v.1929 64 bit (AMD64)] on win32
^^^^^^^^^^
SyntaxError: invalid syntax. Perhaps you forgot a comma?
The text was updated successfully, but these errors were encountered: