azcoigreach/word_cloud_api

word_cloud will not build inside of docker

Opened this issue · 0 comments

cython package executes. code is compiled. the final built file is not saved in the wordcloud directory.

docker-compose commands are correct. word_cloud can be manually compiled and run outside of docker. or load into the docker container and manually execute the python setup and pip install commands.