PrithivirajDamodaran / Parrot_Paraphraser

A practical and feature-rich paraphrasing framework to augment human intents in text form to build robust NLU models for conversational engines. Created by Prithiviraj Damodaran. Open to pull requests and other forms of collaboration.
Apache License 2.0
866 stars 141 forks source link

error: legacy-install-failure #16

Closed hiddenchamp closed 2 years ago

hiddenchamp commented 2 years ago

When trying to install I get this:

note: This error originates from a subprocess, and is likely not a problem with pip. error: legacy-install-failure

× Encountered error while trying to install package. ╰─> python-Levenshtein

How can I fix it?

PrithivirajDamodaran commented 2 years ago

I just tried installing and using the library, it installs and works fine.

hiddenchamp commented 2 years ago

Any idea how I can fix the issue? I am really new to python. I just installed it for the first time 3 days ago but parrot paraphraser is exactly what I need. I tried googling this error but I did not find the answer.