FeTS-AI / Challenge

The repo for the FeTS Challenge
https://www.synapse.org/#!Synapse:syn28546456
47 stars 29 forks source link

Cannot find where is package 'fets' #166

Open ywang037 opened 2 years ago

ywang037 commented 2 years ago

Hi all, I am working on Task 1 and when I try to run the baseline code for the very first time, I got this error

"Task_1/fets_challenge/gandlf_csv_adapter.py", line 13, in from fets.data.base_utils import get_appropriate_file_paths_from_subject_dir ModuleNotFoundError: No module named 'fets'

also pls refer to the following screenshot image

BTW, I have already installed openfl.

Thank you very much. Looking forward to your kind helps.

sunyeongan commented 4 months ago

@ywang037 Did you solve it? I'm experiencing the same problem.