Skip to content

coreapi is archived #27

@snowman2

Description

@snowman2

"coreapi>=2.3",

https://github.com/core-api/core-api

/root/.local/share/virtualenvs/venv/lib/python3.12/site-packages/rest_framework_mvt/schemas.py:1: in <module>
    import coreapi
/root/.local/share/virtualenvs/venv/lib/python3.12/site-packages/coreapi/__init__.py:2: in <module>
    from coreapi import auth, codecs, exceptions, transports, utils
/root/.local/share/virtualenvs/venv/lib/python3.12/site-packages/coreapi/auth.py:1: in <module>
    from coreapi.utils import domain_matches
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
    from coreapi import exceptions
    from coreapi.compat import string_types, text_type, urlparse, _TemporaryFileWrapper
    from collections import namedtuple
    import os
>   import pkg_resources
E   ModuleNotFoundError: No module named 'pkg_resources'
/root/.local/share/virtualenvs/venv/lib/python3.12/site-packages/coreapi/utils.py:5: ModuleNotFoundError

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions