aimclub / FEDOT

Automated modeling and machine learning framework FEDOT
https://fedot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
632 stars 86 forks source link

Dependency conflicts #623

Closed mashirali closed 1 year ago

mashirali commented 2 years ago

I am trying to install dependencies in airflow for running my custom DAG. The libraries includes tensorflow, matplotlib, fedot, xgboost. Always got the conflicting dependency error.

nicl-nno commented 2 years ago

tensorflow-related part will be resolved in #683. For other dependencies, pls provide the full scenario to repoduce the problem.