jamesturk / jellyfish

🪼 a python library for doing approximate and phonetic matching of strings.
https://jamesturk.github.io/jellyfish/
MIT License
2.04k stars 157 forks source link

Pip doesn't install the cjellyfish #119

Closed bhargav0795 closed 5 years ago

bhargav0795 commented 5 years ago

Installed jellyfish through PIP, but somehow pip doesn't install the cjellyfish. I had to do it manually by installing through ".tar.gz".

python version - 3.7.1 Pip version - 19.0.3 Windows version - Windows 10 Pro

Files when I install jellyfish through ".tar.gz" 1

Files when I install jellyfish through pip 2

danigamba commented 5 years ago

Having the same issue, Jellyfish 0.7.2 installed from pip doesn't build the cython implementation.

jamesturk commented 5 years ago

what OS?

On Mon, Jun 10, 2019, 6:39 AM Daniele Gamba notifications@github.com wrote:

Having the same issue, Jellyfish 0.7.2 installed from pip doesn't build the cython implementation.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/jamesturk/jellyfish/issues/119?email_source=notifications&email_token=AAAB6YUL4KA7XZLS7EZDJMTPZYVOHA5CNFSM4G4NCZ32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXJRCMQ#issuecomment-500371762, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAB6YWLGGBJK4N6VFVBNE3PZYVOHANCNFSM4G4NCZ3Q .

danigamba commented 5 years ago

Ubuntu 18.04 64bit pip 19.1.1 Python 3.6.7

jamesturk commented 5 years ago

do you have python3-dev installed? can you paste the output from the installation?

On Mon, Jun 10, 2019, 7:52 AM Daniele Gamba notifications@github.com wrote:

Ubuntu 18.04 64bit pip 19.1.1 Python 3.6.7

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/jamesturk/jellyfish/issues/119?email_source=notifications&email_token=AAAB6YW4BO763PJCSIPU3FDPZY6BRA5CNFSM4G4NCZ32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXJVOUI#issuecomment-500389713, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAB6YUS255NXAK5WJMYGQ3PZY6BRANCNFSM4G4NCZ3Q .