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

OSError: [Errno 24] Too many open files #845

Open
dahaigui opened this issue Dec 4, 2024 · 1 comment
Open

OSError: [Errno 24] Too many open files #845

dahaigui opened this issue Dec 4, 2024 · 1 comment

Comments

@dahaigui
Copy link

dahaigui commented Dec 4, 2024

用VOC2012数据集跑mask RCNN的时候报错OSError: [Errno 24] Too many open files

@dahaigui
Copy link
Author

dahaigui commented Dec 4, 2024

已经解决了,是linux系统限制,ulimit -n 10240就解决了

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

No branches or pull requests

1 participant