Skip to content

azureml-examples/python-sdk/tutorials/automl-with-azureml/Setup using a Local Conda environment/Windows #1557

Open
@mariabardon

Description

@mariabardon

I am following the tutorial to set up a automl (with azureml) conda enviroment in Windows. I downloaded and extracted the github folder, started an anaconda prompt window, cd to automl-with-azureml folder, and run automl_setup.

I got a warning, and an error:

DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
versionInvalid = LooseVersion(conda.version) < LooseVersion(minimumVersion)
Collecting package metadata (repodata.json): done
Solving environment: failed

ResolvePackageNotFound:

  • matplotlib==2.1.0
  • py-xgboost[version='<=0.90']

I use windows 10 and my conda info is:
conda version : 4.12.0
conda-build version : 3.21.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions