Skip to content

RequestsDependencyWarning appears only in EXE build #2

Description

@alaesic

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething is broken, not working, or gives wrong resultsenhancementSuggest improvements, upgrades, or ways to make things better

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions