Skip to content

uv環境下での"--enable-tcy"オプションエラー #46

@fooboody

Description

@fooboody

最新版(v1.2.1)をuv tool install .でインストールしましたが、
縦中横改善オプションを使用すると、No module named 'tcy_wrapper'が発生します。

当環境では、[pyproject.toml]への追記で改善しました。

[tool.setuptools]
package-dir = {"" = "src"}
py-modules = ["ocr", "deim", "parseq", "ndl_parser", "tablerecog", "tcy_wrapper"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions