plow icon indicating copy to clipboard operation
plow copied to clipboard

Clear Linux error

Open hajes opened this issue 1 year ago • 10 comments

./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'?

hajes avatar Aug 12 '23 08:08 hajes