Using slack API: "Module slack has no attribute WebClient "
pip install slack
pip install slackclient
Make sure you don't have any user files named slack
slack_client
.
A simple filename change to something more original solved my problem.
This was my setup:
- MacOs HS
- Python 3.7
- latest (2.4) version of slackclient installed