wordcloud depends on numpy, pillow, and matplotlib. If there are no wheels available for your version of python, installing the package requires having a C compiler set up.
I installed wordcloud via conda in Windows 64 conda install -c conda-forge word cloud but that is python 3.4. I want to install word cloud in python 3.6 but i did search the google. but it is ...