Skip to content

Must used "setuptools<58.0.0" to install because of anyjson #609

@cclauss

Description

@cclauss

https://pypi.org/project/anyjson/ has not been released since 2012 and its installation utilizes use_2to3=True which was removed in setuptools v58.0.0 because 2to3 is being removed from Python.

Workaround: Downgrading via pip install "setuptools<58.0.0" should enable django-celery to be installed.

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