Skip to content

Install Redis before testing Celery #149

@qin-guan

Description

@qin-guan

In the installation guide, Celery is tested to see if it able to connect to Redis, but will result in an error as the Redis package is not installed.

https://github.com/DMOJ/docs/blob/master/docs/site/installation.md?plain=1#L159

pip3 install Redis should be ran before the command.

I'd be happy to open a PR to fix this, thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions