Skip to content

Dependency "setuptools" missing for esptool\setup.py script #188

@silentchaostheory

Description

@silentchaostheory

The package setuptools was missing as a dependency in the setup instructions. The setup.py script expected it to be available for import. Adding it to the initial install would resolve this issue.

python3 -m pip install pyserial setuptools

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions