Skip to content
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

Am I doing something wrong? #62

Open
m0ngr31 opened this issue Sep 7, 2017 · 1 comment
Open

Am I doing something wrong? #62

m0ngr31 opened this issue Sep 7, 2017 · 1 comment

Comments

@m0ngr31
Copy link

m0ngr31 commented Sep 7, 2017

I'm using a package that's dependent on python-Levenshtein and I'm still getting this message when I try to import it:

from fuzzywuzzy import fuzz, process
[1504740965099] /var/task/fuzzywuzzy/fuzz.py:35: UserWarning: Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning

I deployed via Zappa. Is there something I'm missing? Did I not deploy it properly? It works fine in my virtual environment.

@Miserlou
Copy link
Owner

Miserlou commented Nov 3, 2017

Could be a Py2/Py3 problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants