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

asyncio error? #84

Open
4s4s opened this issue May 30, 2024 · 0 comments
Open

asyncio error? #84

4s4s opened this issue May 30, 2024 · 0 comments

Comments

@4s4s
Copy link

4s4s commented May 30, 2024

File "C:\Users\USER\misr\misr.py", line 15, in
from async_lru import alru_cache
File "C:\Users\USER\AppData\Local\Programs\Python\Python312\Lib\site-packages\async_lru.py", line 95, in
@asyncio.coroutine
^^^^^^^^^^^^^^^^^
AttributeError: module 'asyncio' has no attribute 'coroutine'. Did you mean: 'coroutines'?

How can I resolve this?

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

No branches or pull requests

1 participant