Skip to content

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

@tcnichol

Description

@tcnichol

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'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions