Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Unicode tables no longer build #11

@trbabb

Description

@trbabb

Based on how long ago the last update was made, I'm guessing this library is dead, but in case the maintainer intends to keep it alive:

Attempting to rebuild the unicode tables results in the following error:

Traceback (most recent call last):
  File "/usr/local/unicorn/scripts/make-tables", line 628, in <module>
    process_file('ucd/Scripts.txt', script_record, 2)
  File "/usr/local/unicorn/scripts/make-tables", line 55, in process_file
    callback([f.strip() for f in fields])
  File "/usr/local/unicorn/scripts/make-tables", line 618, in script_record
    script = script_name_codes[fields[1]]
KeyError: 'Common'

Machine: Intel mac, Sonoma 14.3.1
Python: 3.9.16

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions