Skip to content

README contains outdated import paths #1

Description

@uniquefan

The import paths in the README/examples appear to be outdated and do not match the current project structure.

For example, these imports fail:

from ocrsmith.core.backgrounds.BackgroundFactory import BackgroundFactory
from ocrsmith.core.backgrounds.creators import *
from ocrsmith.core.text_placement import PlacementManager

Looks like the codebase was refactored, but the documentation/examples were not updated.

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