Skip to content

Running watcher.py returns SyntaxError on Python 3.7.3 #24

@anuvc

Description

@anuvc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions