Bergvca / string_grouper

Super Fast String Matching in Python
MIT License
364 stars 76 forks source link

Import Error #89

Closed ZhimingMei closed 1 year ago

ZhimingMei commented 1 year ago

When I try to import string_grouper in my project, it reports an error saying that: 'numpy.core.multiarray failed to import'.

I try to upgrade (and also downgrade) my numpy version, but still it does not work...

Here's my version list of python modules:

I wonder how to solve this import error. Thx.

ZhimingMei commented 1 year ago

Okay..., it seems that this error happens when the version of numpy package is incompatible with string_grouper.

Now I tried again with numpy 1.23.x, and it finally works.

Bergvca commented 1 year ago

Hi @ZhimingMei, do you know if it works with the latest version of numpy (1.24.0)?

ZhimingMei commented 1 year ago

Yes, it works. I just tried it again with numpy (1.24.0).

Bergvca commented 1 year ago

OK great! Thanks!

Op vr 17 feb. 2023 14:12 schreef Ryan @.***>:

Yes, it works. I just tried it again with numpy (1.24.0).

— Reply to this email directly, view it on GitHub https://github.com/Bergvca/string_grouper/issues/89#issuecomment-1434633865, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC3ROBKM6FHKUCHERH5MH4TWX52LTANCNFSM6AAAAAAUZLLUJA . You are receiving this because you commented.Message ID: @.***>