-
Notifications
You must be signed in to change notification settings - Fork 3
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
Embedding opening too many files? #145
Comments
When I run with And click around on the dataset slider, I'm not seeing the issue. Any tips for how to reproduce? |
I was just running it like below on Python 3.10
And I was getting the error before any interaction. |
ERROR:root:Exception raised by task = <Task finished name='Task-20' coro=<EmbeddingsApp.compute_source_points() done, defined at /Users/sebastien.jourdain/Desktop/SC24/nrtk/.venv/lib/python3.10/site-packages/nrtk_explorer/app/embeddings.py:128> exception=OSError(24, 'Too many open files')>
The text was updated successfully, but these errors were encountered: