jasonrhaas / slackcloud

Generate word clouds using Slack history

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting error with flask_slack

farhanafayez opened this issue · comments

I am running the program and I have already got the requirement.txt installed via pip but now when I run the file it says

from flask_slack import Slack
ModuleNotFoundError: No module named 'flask_slack'

What could be the problem?