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

Won't install due to dependency issues #44

Open
who-is-matt opened this issue Mar 15, 2018 · 2 comments
Open

Won't install due to dependency issues #44

who-is-matt opened this issue Mar 15, 2018 · 2 comments

Comments

@who-is-matt
Copy link

Even though fuzzywuzzy is in the requirements.txt file, it wasn't properly installing when trying to install this skill. Also, python-Levenshtein needs to be added to requirements.txt. Once I installed these modules, the skill installed and worked fine.

@FruityWelsh
Copy link

How did you install them out curiosity? Also on which build picroft or the desktop one?

@who-is-matt
Copy link
Author

I'm using the Linux desktop build, on Fedora with a clean default installation of Python for that distro. I noticed in the console that the task wasn't being loaded, and worked out from the error message some dependencies weren't loaded. I used pip to install them, and after that everything was fine.

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