-
-
Notifications
You must be signed in to change notification settings - Fork 574
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
Silence noisy warnings for pyicu #2990
Comments
Not seen anymore as reported by @AyanSinhaMahapatra ... moving to later and lower priority |
This is fixed and not seen anymore, closing. |
I saw this again, this is happening when we use the See #3016 (comment) |
hey, I am new to contributing. So, I need a little bit of help. I have done some research and came to conclusion that the warning is generated by library Also I have different solution based on it.
What should I do. Also can you please assign this issue to me. |
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
See this when running SCTK latest develop:
scancode-toolkit-master/venv/lib/python3.6/site-packages/fingerprints/cleanup.py:54: ICUWarning: Install 'pyicu' for better text transliteration. text = ascii_text(text)
The text was updated successfully, but these errors were encountered: