-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I get this error message:
"File "D:\OneDrive\Dokumente\python\whatsapp_status_saver\main.py", line 6, in
asyncio.run(ft.app(target=main))
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0\Lib\asyncio\runners.py", line 190, in run
return runner.run(main)
^^^^^^^^^^^^^^^^
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0\Lib\asyncio\runners.py", line 89, in run
raise ValueError("a coroutine was expected, got {!r}".format(coro))
ValueError: a coroutine was expected, got None
What do you recommend me to do?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels