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

error in creating /data/neighbors/test_image_01_ij_dict.pkl #14

Open
tcnichol opened this issue Jan 31, 2024 · 0 comments · May be fixed by #15
Open

error in creating /data/neighbors/test_image_01_ij_dict.pkl #14

tcnichol opened this issue Jan 31, 2024 · 0 comments · May be fixed by #15
Assignees

Comments

@tcnichol
Copy link
Contributor

An error is thrown when the workflow tries to open this file.

Traceback (most recent call last):
  File "maple_workflow.py", line 324, in <module>
    tile_image(config, image_name)
  File "maple_workflow.py", line 78, in tile_image
    divide.divide_image(config, input_img_path, crop_size, file1, file2)
  File "/mpl_divideimg_234_water_new.py", line 181, in divide_image
    dbfile = open(db_file_path, "wb")
FileNotFoundError: [Errno 2] No such file or directory: '/data/neighbors/test_image_01_ij_dict.pkl'
@tcnichol tcnichol self-assigned this Jan 31, 2024
@tcnichol tcnichol linked a pull request Jan 31, 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