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

Running watcher.py returns SyntaxError on Python 3.7.3 #24

Open
anuvc opened this issue Jul 18, 2019 · 2 comments
Open

Running watcher.py returns SyntaxError on Python 3.7.3 #24

anuvc opened this issue Jul 18, 2019 · 2 comments
Labels

Comments

@anuvc
Copy link

anuvc commented Jul 18, 2019

On running ./watcher.py start, python is returning the following SyntaxError:

  File "./watcher.py", line 62
    except OSError, e:
                  ^
SyntaxError: invalid syntax

Python version: 3.7.3
python-pyinotify version: 0.9.6
python-yaml version: 5.1

@gregghz
Copy link
Owner

gregghz commented Jan 6, 2022

I suppose it's time to update this package a bit :)

@gregghz gregghz added the bug label Jan 6, 2022
@jrubenc
Copy link
Contributor

jrubenc commented Nov 20, 2023

I suppose it's time to update this package a bit :)

#26

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

No branches or pull requests

3 participants