mirror of
https://github.com/ejeanboris/MDAF.git
synced 2025-04-29 20:12:37 +00:00
19 lines
496 B
Markdown
19 lines
496 B
Markdown
# 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
|
|
|
|
|