Skip to content

[% mlflow run -e fetch --experiment-name fetch . ] fails on mac because the required packages in conda.yaml are not in the channels anymore #1

@cerkut

Description

@cerkut

I am experimenting with the new/newest versions of the packages... I'll update when everything works. I'll also test on linux.

% mlflow run -e fetch --experiment-name fetch .
2023/01/06 07:16:58 INFO mlflow.projects: 'fetch' does not exist. Creating a new experiment
2023/01/06 07:17:00 INFO mlflow.utils.conda: === Creating conda environment mlflow-f3a887a8670b1c12ea791603ac8214bc2c2f0cc8 ===
Collecting package metadata (repodata.json): ...working... ls
done
Solving environment: ...working... failed

ResolvePackageNotFound: 
  - scikit-learn==0.22.1
  - torchaudio==0.7.2
  - pytorch==1.7.1=py3.7_cuda10.1.243_cudnn7.6.3_0
  - pandas==0.25.3
  - ignite==0.3.0
  - python==3.7.10
  - pytest==5.3.5
  - torchvision==0.8.2=py37_cu101
  - scipy==1.4.1
  - numpy==1.18.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions