You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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?
The text was updated successfully, but these errors were encountered: