# MDAF ## install the package with - pip install git+fullurl - - if needed to reinstall the package for testing: py -m pip install --upgrade --force-reinstall git+fullurl - use specific versions: python 37 - dependencies: rpy2, scikitlearn, - Windows: install R first - When using installFlacco please choose to create a new library - Please ignore the importlib install error since it is a built in package of python - Removed the importlib dependency to resolve the issue