Skip to content

RequestsDependencyWarning appears only in EXE build #2

@alaevate

Description

@alaevate

When running the EXE, shows:
requests_init_.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer).

This doesn’t happen with the source code. Likely PyInstaller isn’t bundling charset_normalizer or chardet, even though they’re in requirements.txt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions