Skip to content

AttributeError: module 'text_utils' has no attribute 'TextRenderer' #3

Description

@wwwslinger

Looks like some updates were push to main for pycraft_main.py but not for the corresponding utilities:

Pycraft has ran into a problem module 'text_utils' has no attribute 'TextRenderer'
Traceback (most recent call last):
  File "src/programs/pycraft_main.py", line 56, in __init__
    Registry.fonts = text_utils.TextRenderer()
                     ^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'text_utils' has no attribute 'TextRenderer'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions