yu02019 / BEN

24 stars 4 forks source link

missing libraries in the requirement file. #5

Closed grandjeanlab closed 4 months ago

grandjeanlab commented 4 months ago

I get an error that tqdm is missing when I run BEN_infer

maybe the requirement for the utils should also be made in the root requirements file.

yu02019 commented 4 months ago

Thank you for pointing this out. It seems that tqdm is indeed missing from the requirements file. I'll make sure to add it.