etalab-ia / DGML

This repo contains the code used to develop DGML (Data Gouv for Machine Learning), a data repository of datasets from data.gouv.fr for Machine Learning.
https://datascience.etalab.studio/dgml/
MIT License
12 stars 0 forks source link

Issue with requirements.txt #8

Open pachevalier opened 3 years ago

pachevalier commented 3 years ago

ERROR: Could not find a version that satisfies the requirement catboost==0.24.1 (from mljar-supervised)

pachevalier commented 3 years ago

J'ai du aussi faire

$ pip install mljar $ pip install catboost $ sudo apt install python3.9-venv