CAMeL-Lab / camel_tools

A suite of Arabic natural language processing tools developed by the CAMeL Lab at New York University Abu Dhabi.
MIT License
415 stars 73 forks source link

[BUG] Problem with installing camel-tools library via PIP #144

Closed israaexol closed 6 months ago

israaexol commented 6 months ago

Hello,

Since yesterday afternoon, there has been an issue with installing the camel-tools library via PIP (kindly see attached screenshot). Thinking that it might be an issue on my side, I tried on different environments but it seems like the issue is from the library itself.

Is there any update regarding the fix of this issue? I hope it'll be resolved asap

Thank you! Looking forward to hearing back from you camel_error

owo commented 6 months ago

Can you try running pip install --upgrade --force-reinstall camel-tools? There was an issue with one of the dependencies and should now be fixed.