Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unicode tables no longer build #11

Open
trbabb opened this issue Feb 24, 2024 · 0 comments
Open

Unicode tables no longer build #11

trbabb opened this issue Feb 24, 2024 · 0 comments

Comments

@trbabb
Copy link

trbabb commented Feb 24, 2024

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

@trbabb trbabb changed the title No longer builds Uniode tables no longer build Feb 24, 2024
@trbabb trbabb changed the title Uniode tables no longer build Unicode tables no longer build Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant