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

Inconsistent PyICU behavior #33

Closed
2 tasks done
wkyoshida opened this issue Apr 17, 2023 · 6 comments
Closed
2 tasks done

Inconsistent PyICU behavior #33

wkyoshida opened this issue Apr 17, 2023 · 6 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@wkyoshida
Copy link
Member

Terms

Behavior

PyICU appears to show inconsistent behavior - not confirmed, though likely due to differences from installation needs when in differing OS/environments.

Initially observed here

This bug issue is to continue investigation on the PyICU behavior, what causes the inconsistency, if any resolution, and if needed, what alternatives to PyICU could be used for ICU/CLDR data.

@wkyoshida wkyoshida added the bug Something isn't working label Apr 17, 2023
@andrewtavis
Copy link
Member

Thank you, @wkyoshida! 🙏

@andrewtavis
Copy link
Member

Would it make sense to maybe create a script that does the PyICU install for folks?

@Jk40git
Copy link
Contributor

Jk40git commented Mar 29, 2024

Experiencing this inconsistent behavior also when investigated I was able to install it on my windows with this
command python -m pip install .\PyICU-2.12-cp312-cp312-win_amd64.whl. The file could be downloaded here PyICU and place in a folder where you locate your command prompt
Screenshot 2024-03-29 141357

@andrewtavis
Copy link
Member

Hey @wkyoshida 👋 Do you think we can get the pyicu installation commands to be ran as a part of the installation build for Scribe-Data? For dockerized deployment almost certainly as we'll have more control, but also have it be something that's triggered on a pip install before the requirements file is installed? We could maybe have including PyICU be something that's an installation flag so we're not running random commands without people explicitly saying so?

@andrewtavis andrewtavis added the help wanted Extra attention is needed label Aug 11, 2024
@andrewtavis
Copy link
Member

Note that #196 should make a lot of progress on this. Once that issue is done, we should check back on this and try to do whatever is needed to finalize it :)

@andrewtavis andrewtavis self-assigned this Oct 9, 2024
@andrewtavis
Copy link
Member

I'm going to close this as it's been removed as a dependency. The user has to install it themselves via their docs to use the emoji functionality :) See #196.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
Status: Done
Development

No branches or pull requests

3 participants