Closed vwillcox closed 1 year ago
On a new build of Raspberry Pi 64Bit I had the following error when installing the requirements
ERROR: Failed building wheel for wordcloud
Installing the Python3 Dev librarys allowed this the build and install Wordcloud
sudo apt-get install python3-dev
Installing the Python3 Dev librarys allowed this the build and install Wordcloud sudo apt-get install python3-dev
On a new build of Raspberry Pi 64Bit I had the following error when installing the requirements
ERROR: Failed building wheel for wordcloud
Installing the Python3 Dev librarys allowed this the build and install Wordcloud
sudo apt-get install python3-dev