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 occurs when running the example #3

Open
diego00012138 opened this issue Sep 9, 2023 · 0 comments
Open

Error occurs when running the example #3

diego00012138 opened this issue Sep 9, 2023 · 0 comments

Comments

@diego00012138
Copy link

Dear Sir
When i run "src/preprocess.py check -i data/tsvs" ,get an error ,as follow:

"Traceback (most recent call last):

File "src/preprocess.py", line 60, in
loader = DataLoader(path=args.input_dir)
File "/home/dell/ljh/database/ONN4MST/src/dp_utils.py", line 163, in init
paths = self.get_file_paths(path, ftype)
File "/home/dell/ljh/database/ONN4MST/src/dp_utils.py", line 173, in get_file_paths
if tsv.endswith(ftype)] for biome_dir in biome_dirs]
File "/home/dell/ljh/database/ONN4MST/src/dp_utils.py", line 173, in
if tsv.endswith(ftype)] for biome_dir in biome_dirs]
NotADirectoryError: [Errno 20] Not a directory: 'data/tsvs/HumanSamplesOTUs.tar.gz'"

And running the subsequent sample code gets the same error "NotADirectoryError".What's going wrong?

Yours

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

No branches or pull requests

1 participant