Skip to content
New issue

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

[Home] - ResourceWarning nuage de mots #23

Closed
anquetos opened this issue May 28, 2024 · 1 comment · Fixed by #58
Closed

[Home] - ResourceWarning nuage de mots #23

anquetos opened this issue May 28, 2024 · 1 comment · Fixed by #58

Comments

@anquetos
Copy link
Collaborator

Lorsque le nuage de mots est généré, un avertissement apparaît.

ResourceWarning: unclosed file <_io.TextIOWrapper name='C:\\Users\\thoma\\AppData\\Local\\pypoetry\\Cache\\virtualenvs\\python-template-Sk64sqGT-py3.12\\Lib\\site-packages\\wordcloud\\stopwords' mode='r' encoding='cp1252'>
  STOPWORDS = set(map(str.strip, open(os.path.join(FILE, 'stopwords')).readlines()))
ResourceWarning: Enable tracemalloc to get the object allocation traceback
@anquetos
Copy link
Collaborator Author

It is an opened issue on word_cloud repository.
amueller/word_cloud#764

@anquetos anquetos linked a pull request Jul 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant