A3M4 / YouTube-Report

:bar_chart: Generate a personal YouTube report from your Google Takeout data
MIT License
642 stars 62 forks source link

Wordcloud module install issue #36

Closed teepidge closed 4 years ago

teepidge commented 4 years ago

Ran into issues installing wordcloud using pip. I forgot to capture the error, but install directory was missing "cl.exe". Needed to install a c++ interpreter through Visual Studio 2017. Took a bit to figure out what the issue was, but I wanted to capture it for anyone who may encounter the same problem.