Skip to content

ModuleNotFoundError: No module named 'appdirs' #29

@ederag

Description

@ederag
# create a virtual environment
venvwrapper -c bad_pomodoro
(bad_pomodoro) >pip install -r requirements.txt
(bad_pomodoro) >python setup.py install
...
ModuleNotFoundError: No module named 'appdirs'

appdirs, packaging and ordered_set are required and not automatically loaded here.

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