Skip to content
This repository was archived by the owner on Jul 21, 2026. It is now read-only.
This repository was archived by the owner on Jul 21, 2026. It is now read-only.

SOLUTION to jingtrang issue #11

Description

@mrs7068

Line 5 of jingtrang:

import pkg_resources

needs removed to stop Claude from saying there is an error with schema validation. Jingtrang doesn't actually use pkg_resources (it's an old python thing), but Claude sees it as an error. Removing the line from the version of jingtrang installing in your venv fixes the issue. Huzzah!

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