Skip to content

Crashing during blech_exp_info.py #786

@AinsleyCraddock

Description

@AinsleyCraddock
(blech_clust) blech@CM-415JGT3:/mnt/c/Users/ainsleycraddock/blech_clust$ python blech_exp_info.py /mnt/c/Users/ainsleycraddock/Documents/ephys_data/AC11_manual/AC11_odorsD4_manual
================================
Running in manual mode
You will be prompted for input with sensible defaults
================================
No HDF5 file found
No PARAMS file found
No INFO file found
No LAYOUT file found
Traceback (most recent call last):
  File "blech_exp_info.py", line 1464, in <module>
    main()
  File "blech_exp_info.py", line 1293, in main
    dir_path, dir_name, cache_file_path, cache, existing_info, metadata_dict, pipeline_check = setup_experiment_info()
  File "blech_exp_info.py", line 725, in setup_experiment_info
    this_pipeline_check = pipeline_graph_check(dir_path)
  File "/home/blech/Desktop/blech_clust/utils/blech_utils.py", line 121, in __init__
    self.tee = Tee(data_dir)
  File "/home/blech/Desktop/blech_clust/utils/blech_utils.py", line 56, in __init__
    self.file = open(self.log_path, 'a')
FileNotFoundError: [Errno 2] No such file or directory: '/mnt/c/Users/ainsleycraddock/Documents/ephys_data/AC11_manual/AC11_odorsD4_manual/output.log'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions