We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wordcloud 설치 시 requirements 그대로 설치하시면 제대로 작동하지 않습니다. 정확히 어떤 버전들이 작동하는지는 테스트해보지 않았지만 제 경우 pip install wordcloud==1.8.0 으로 정상작동했습니다. 참고하세요.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
wordcloud 설치 시 requirements 그대로 설치하시면 제대로 작동하지 않습니다. 정확히 어떤 버전들이 작동하는지는 테스트해보지 않았지만 제 경우
pip install wordcloud==1.8.0
으로 정상작동했습니다. 참고하세요.
The text was updated successfully, but these errors were encountered: