-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
./plow.py
Traceback (most recent call last):
File "/home/hajes/./plow.py", line 16, in
import aionotify
File "/home/hajes/.local/lib/python3.11/site-packages/aionotify/init.py", line 5, in
from .base import Watcher
File "/home/hajes/.local/lib/python3.11/site-packages/aionotify/base.py", line 10, in
from . import aioutils
File "/home/hajes/.local/lib/python3.11/site-packages/aionotify/aioutils.py", line 122, in
@asyncio.coroutine
^^^^^^^^^^^^^^^^^
AttributeError: module 'asyncio' has no attribute 'coroutine'. Did you mean: 'coroutines'?
Metadata
Metadata
Assignees
Labels
No labels