Shape word cloud generator

broken image

Before installing a compiler, reportĪn issue describing the version of python and operating system being used. Package requires having a C compiler set up. If there are no wheels available for your version of python, installing the Wordcloud depends on numpy, pillow, and matplotlib. If you are using conda, you can install from the conda-forge channel: conda install -c conda-forge wordcloud If you are using pip: pip install wordcloud

broken image