My computer is a MacBook Pro M1 chip, which is the most difficult computer to configure. Ah, humble MAC people can cry every time.
I downloaded the wordcloud package in Anaconda and reported errors after import. I tried all the methods found in CSDN to deal with this error again. No one is successful, all kinds of problems. Later, I found a solution on the Internet, and the address is here: https://pypi.org/project/wordcloud/
In fact, it’s very simple. If you have tried PIP install on the terminal and failed, first enter Xcode select — install to ensure that you have downloaded this. If you have downloaded it like me, there will be
Just enter this
CONDA install – C CONDA forge wordcloud
to run it. When this appears, enter y
After running in the terminal, reopen your Spyder or pycham and re import wordcloud to stop reporting errors!
Read More:
- How to Solve PyInstaller Package Error: ModuleNotFoundError: No module named ‘xxxx‘
- [Solved] ByteTrack Error: ModuleNotFoundError: No module named ‘yolox’
- ModuleNotFoundError: No module named ‘requests‘ [How to Solve]
- [Solved] ModuleNotFoundError: No module named ‘requests‘
- [Solved] ModuleNotFoundError: No module named ‘pip‘
- [Solved] modulenotfounderror: no module named ‘torchtext.legacy.data.datasets_ utils‘
- [Solved] ModuleNotFoundError: No module named ‘_polyiou‘
- ModuleNotFoundError: no module named ‘pip‘ [How to Solve]
- ModuleNotFoundError: No module named ‘tensorflow.python’ And the pits encountered after installation
- [Solved] Pychar error: modulenotfounderror: no module named ‘requests_ HTML ‘solution
- [Solved] Pytest Error: E ModuleNotFoundError: No module named ‘common
- [Solved] ModuleNotFoundError: No module named ‘xxx’; ‘xxx’ is not a package
- [Solved] scikit-learn Error: ModuleNotFoundError: No module named ‘sklearn.utils.linear_assignment_’
- [Solved] Jupyter notebook use pyLDAvis Error: modulenotfounderror: no module named ‘pyLDAvis’‘
- [Solved] jupyter notebook Error: ModuleNotFoundError: No module named jupyter_nbextensions_configurator
- [Solved] Python Project Import Module Error: ModuleNotFoundError
- Django uses Mysql to report an error loading MySQL DB module: no module named ‘mysqldb’
- Module notfounderror when installing suds: no module named ‘client’ solution
- How to Solve ModuleNotFoundError Error After pip-autoremove Installed
- Module not found error: no module named ‘filefolder’ appears when learning engineering knowledge