Skip to content

Issue with text_processing/fix_headers/renameLN_LR.py #25

Open
@slstaples

Description

@slstaples

Hello! I've struggled with this a bit and need some help. I can't figure out why the program listed above won't run--Aleks indicated it should work, but it gives me the following error on a PC (I am doing essentially the same task, just changing GA to GR instead of LN to LR):
Traceback (most recent call last):
File "rename_GA_GR.py", line 16, in
with open(full_name, 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'test_files\GA\1\108_GA_1_NA_1_F_10539_UA.txt'

Thanks in advance for your help!

Metadata

Metadata

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