Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- S D:\Works\Python\parsing> & D:/Python/python.exe d:/Works/Python/parsing/parsing.py
- Exception ignored in: <function BaseBot.__del__ at 0x0000019D1D3320D0>
- Traceback (most recent call last):
- File "D:\Python\lib\site-packages\aiogram\bot\base.py", line 109, in __del__
- File "D:\Python\lib\asyncio\events.py", line 758, in new_event_loop
- File "D:\Python\lib\asyncio\events.py", line 656, in new_event_loop
- File "D:\Python\lib\asyncio\windows_events.py", line 310, in __init__
- File "D:\Python\lib\asyncio\proactor_events.py", line 633, in __init__
- ImportError: sys.meta_path is None, Python is likely shutting down
- ERROR:asyncio:Unclosed client session
- client_session: <aiohttp.client.ClientSession object at 0x0000019D1D36FFA0>
- PS D:\Works\Python\parsing>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement