DeepRegNet / DeepReg

Medical image registration using deep learning
Apache License 2.0
552 stars 76 forks source link

train() got an unexpected keyword argument 'exp_name' #818

Closed MMMMSK closed 2 years ago

MMMMSK commented 2 years ago

Trying the demos, getting the error "train() got an unexpected keyword argument 'exp_name'"

DeepReg is installed on Mac-OS (MacOS 11.6). Followed README of the demos. The mentioned error happed with the "demo_train" that contained in the demos.

YipengHu commented 2 years ago

@MMMMSK please check your issue.

MMMMSK commented 2 years ago

Not sure what you mean. RE-wrote it. Dose it make sense? I am hoping to get help. @YipengHu

YipengHu commented 2 years ago

Not sure what you mean. RE-wrote it. Dose it make sense? I am hoping to get help. @YipengHu

MacOS is not officially supported. But if you can provide details to reproduce your error, we might be able to have a look.

MMMMSK commented 2 years ago

Thanks for your reply and totally understood! I had same error, with windows. Made it work with windows but need further tests.