MIC-DKFZ/nnDetection

[Question] version_base parameter version UserWarning

tbskbr opened this issue · 4 comments

Hello,

When executing commands in the terminal I always have this warning that I do not manage to understand and fix. Eg:

(nnDet) eqip@eqip:~$ nndet_prep 001 --full_check

/home/eqip/nnDetection/scripts/preprocess.py:381: UserWarning: 
The version_base parameter is not specified.
Please specify a compatability version level, or None.
Will assume defaults for version 1.1
  initialize_config_module(config_module="nndet.conf")

Start dataset info check.
Dataset info check complete.
Start data and label check: test=False 
[...]

What should I do please? Can I ignore it without bad consequence?

Thank you.

You should be able to ignore the warning for now .

Thanks

This issue is stale because it has been open for 30 days with no activity.

This issue was closed because it has been inactive for 14 days since being marked as stale.