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

Unhandled exception in event loop #306

Open
78845544 opened this issue Sep 5, 2024 · 2 comments
Open

Unhandled exception in event loop #306

78845544 opened this issue Sep 5, 2024 · 2 comments

Comments

@78845544
Copy link

78845544 commented Sep 5, 2024

  • OS:Win10
  • Python version:3.11.9
  • Output of pip freeze:aiohappyeyeballs==2.4.0
    aiohttp==3.10.5
    aiosignal==1.3.1
    altgraph==0.17.4
    attrs==24.2.0
    beautifulsoup4==4.12.3
    bottle==0.12.25
    branca==0.7.2
    bs4==0.0.2
    certifi==2024.7.4
    cffi==1.17.0
    chardet==5.2.0
    charset-normalizer==3.3.2
    click==8.1.7
    clr-loader==0.2.6
    colorama==0.4.6
    colored==2.2.4
    deep-translator==1.11.4
    fake-useragent==1.5.1
    Faker==27.0.0
    folium==0.17.0
    frozenlist==1.4.1
    greenlet==3.0.3
    idna==3.7
    Jinja2==3.1.4
    linkify-it-py==2.0.3
    markdown-it-py==3.0.0
    MarkupSafe==2.1.5
    mdit-py-plugins==0.4.1
    mdurl==0.1.2
    mpmath==1.3.0
    multidict==6.0.5
    numpy==2.0.1
    packaging==24.1
    pefile==2024.8.26
    phonenumbers==8.13.43
    playwright==1.46.0
    proxy_tools==0.1.0
    psutil==6.0.0
    py4j==0.10.9.7
    pycparser==2.22
    pycryptodome==3.20.0
    pyee==11.1.0
    pyfiglet==1.0.2
    Pygments==2.18.0
    pyinstaller==6.10.0
    pyinstaller-hooks-contrib==2024.8
    pypng==0.20220715.0
    pystyle==2.9
    pyTelegramBotAPI==4.22.1
    python-dateutil==2.9.0.post0
    python-whois==0.9.4
    pythonnet==3.0.3
    pytube==15.0.0
    pywebview==5.2
    pywin32-ctypes==0.2.3
    qrcode==7.4.2
    requests==2.32.3
    rich==13.7.1
    six==1.16.0
    soupsieve==2.6
    spark-parser==1.8.9
    sympy==1.13.2
    termcolor==2.4.0
    textual==0.77.0
    threaded==4.2.0
    threadpoolctl==3.5.0
    timeout-decorator==0.5.0
    tqdm==4.66.5
    typing_extensions==4.12.2
    uc-micro-py==1.0.3
    uncompyle6==3.9.2
    urllib3==2.2.2
    whois==1.20240129.2
    xdis==6.1.1
    xyzservices==2024.6.0
    yarl==1.9.4

bug:2024-09-05 22:46:56 ERROR Unhandled exception in event loop
┌────────────────────────── Traceback (most recent call last) ───────────────────────────┐
│ in winloop.loop.__on_addrinfo_resolved:448 │
│ │
│ in winloop.loop.convert_error:72 │
└────────────────────────────────────────────────────────────────────────────────────────┘
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xdd in position 0: invalid
continuation byte

@78845544
Copy link
Author

78845544 commented Sep 5, 2024

it spams this error

@monosans
Copy link
Owner

Vizonex/Winloop#32

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

2 participants