reginabarzilaygroup/Sybil

Project dependencies

Closed this issue · 2 comments

To make it easier to install Sybil, the dependencies should be added to the setup.cfg file so that they automatically install if absent.

I added the dependencies needed to allow for the prevention of compiler errors, but there are still run-time errors when using the above fork likely due to issues with versions for the dependencies. For this reason, I have been unable to make Sybil complete without error. Could somebody who has had success with Sybil please provide their versions for these pip modules:

  • importlib-metadata
  • gdown
  • torch
  • numpy
  • pydicom
  • torchio
  • lifelines
  • torchvision
  • albumentations

In addition, what version of Python should I use?