Skip to content

pipx: pkg_resources (setuptools) not found #38

Description

@emperor06

Recently, sysbus stopped working because it can't find the pkg_resources module, which is part of setuptools.

Setuptools is installed system-wide but, for some reason, it is not available anymore to the sysbus virtual env. Affected system: archlinux and derivatives.

I ran the following command and now it works again:

pipx runpip sysbus install setuptools

Maybe a setuptools dependency is missing somewhere? It seems other projects had this issue (mkb79/audible-cli#188).

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