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

TypeError in file /DATA/drop_demo/Snakefile, line 12: expected str, bytes or os.PathLike object, not NoneType #515

Open
Acetyl-ZHOU opened this issue Feb 5, 2024 · 1 comment

Comments

@Acetyl-ZHOU
Copy link

Hi
I download data from "https://www.cmm.in.tum.de/public/paper/drop_analysis/resource/",and run this directly.
But I got some error like this .
TypeError in file /DATA/drop_demo/Snakefile, line 12: expected str, bytes or os.PathLike object, not NoneType File "/DATA/drop_demo/Snakefile", line 12, in <module> File "/DATA/anaconda3/envs/drop_env/lib/python3.11/site-packages/wbuild/utils.py", line 310, in __init__

can you give me some help?

@vyepez88
Copy link
Collaborator

vyepez88 commented Apr 8, 2024

Hi, did you download the data by executing drop demo or how? Which command did you run to get that error? It seems some paths of your config file are empty

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

2 participants