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, NDKoehler,
Your work is great. Thanks for sharing!
Could the project use in windows platform?
I run the code with python dsb3.py 0 -s ''
Then I got an error:
AttributeError: Your params file needs to contain a dictionary "resample_lungs''".
File "G:/DataScienceBowl2017_7th_place-master/dsb3.py", line 5, in
main()
File ".\dsb3_main_.py", line 137, in main
raise AttributeError('Your params file needs to contain a dictionary "' + step_name + args.step_dir_suffix + '".')
How to solve that?
Thanks for your help in advance!
The text was updated successfully, but these errors were encountered:
Hi, NDKoehler,
Your work is great. Thanks for sharing!
Could the project use in windows platform?
I run the code with python dsb3.py 0 -s ''
Then I got an error:
AttributeError: Your params file needs to contain a dictionary "resample_lungs''".
File "G:/DataScienceBowl2017_7th_place-master/dsb3.py", line 5, in
main()
File ".\dsb3_main_.py", line 137, in main
raise AttributeError('Your params file needs to contain a dictionary "' + step_name + args.step_dir_suffix + '".')
How to solve that?
Thanks for your help in advance!
The text was updated successfully, but these errors were encountered: