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

Embedding opening too many files? #145

Closed
jourdain opened this issue Nov 17, 2024 · 3 comments · Fixed by #143
Closed

Embedding opening too many files? #145

jourdain opened this issue Nov 17, 2024 · 3 comments · Fixed by #143

Comments

@jourdain
Copy link
Collaborator

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')>

@jourdain
Copy link
Collaborator Author

@alesgenova @PaulHax

@PaulHax
Copy link
Collaborator

PaulHax commented Nov 18, 2024

When I run with
nrtk-explorer --server --dataset ../nrtk_explorer_datasets/coco-od-2017/mini_val2017.json ../nrtk_explorer_datasets/OIRDS_v1_0/oirds.json

And click around on the dataset slider, I'm not seeing the issue. Any tips for how to reproduce?

@jourdain
Copy link
Collaborator Author

jourdain commented Nov 18, 2024

I was just running it like below on Python 3.10

nrtk-explorer --server --dataset ./nrtk_explorer_datasets/OIRDS_v1_0/oirds.json

And I was getting the error before any interaction.

PaulHax added a commit to PaulHax/nrtk-explorer that referenced this issue Nov 18, 2024
PaulHax added a commit that referenced this issue Nov 18, 2024
@PaulHax PaulHax linked a pull request Nov 18, 2024 that will close this issue
PaulHax added a commit that referenced this issue Nov 18, 2024
PaulHax added a commit that referenced this issue Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants