Skip to content

pip install backgroundchanger doesn't automatically install dependencies. #26

@evantkchong

Description

@evantkchong

Hi, I noticed that installing this package via the command pip install backgroundchanger doesn't automatically install the dependcies required for it to run (ie. requests and pywal). This seems to be due to a missing install_requires argument in setup.py. I'm currently working on a fix that involves modifying the relative imports in __init__.py so that we can access the config variables from config.py without encountering import errors caused by the relative imports. I will link this issue when a PR is ready.

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