AFM-analysis / afmformats

Python library for reading common AFM file formats
MIT License
9 stars 6 forks source link

OSError too many open files #10

Closed paulmueller closed 3 years ago

paulmueller commented 3 years ago

Apparently there is a limit for the number of zip files that can be opened...

Traceback (most recent call last):
File "pyjibe/head/main.py", line 134, in on_open_bulk
File "pyjibe/head/main.py", line 228, in load_data
File "pyjibe/head/main.py", line 88, in add_subwindow
File "pyjibe/fd/main.py", line 147, in add_files
File "nanite/group.py", line 50, in init
File "nanite/group.py", line 23, in load_group
File "nanite/read.py", line 55, in load_data
File "afmformats/formats.py", line 161, in load_data
File "afmformats/fmt_jpk/__init__.py", line 20, in load_jpk
File "afmformats/fmt_jpk/jpk_reader.py", line 16, in init
File "zipfile.py", line 1251, in init
OSError: [Errno 24] Too many open files: