Solvedword_cloud ImportError: cannot import name 'WordCloud'
qqqguo3 posts at
23 Answers
Share
Original✔️Accepted Answer
don't save the file under this name. Literally any other name. numpy
might also not work ;). This exact error came up yesterday lol.
Other Answers:
maybe just try python -m pip install wordcloud
and see if it works then
Related Issues:
145
word_cloud Wordcloud fails to install with pip under Windows 10 Python 3.5 Anaconda
Ok I solved my issue using wheels Collecting wordcloud Using cached wordcloud-1.2.1.tar.gz Building ...
13
word_cloud ImportError: cannot import name 'WordCloud'
don't save the file under this name Literally any other name numpy might also not work ;) This exact...
Python3.5 on mac.
Is PIL necessary for this project? I only have it in the python2.