hfaran / slack-export-viewer

A Slack Export archive viewer that allows you to easily view and share your Slack team's export
https://pypi.python.org/pypi/slack-export-viewer
MIT License
950 stars 193 forks source link

Cannot Install #141

Closed williamsantoso93 closed 2 years ago

williamsantoso93 commented 3 years ago

Has anyone get this problem? I have install using pip install slack-export-viewer

Screen Shot 2021-04-01 at 11 35 07

Thanks

cstuder commented 3 years ago

Try

pipx install slack-export-viewer
python3 -m pipx ensurepath --force