Skip to content

azureml-sdk install #1

@WelchData

Description

@WelchData

Regarding Chp 3 and the Azure ML SDK install. The given install command of: $pip3 install --upgrade azureml-sdk created a few issues for me. For background, I am using a virtual environment and my python version is 3.9 - which appears to be a significant issue. Using the given install command was taking a very, very long time and seemed to be getting nowhere.

I'll reference this issue: Azure/MachineLearningNotebooks#1285 which outlines the python version problem.

I've tried to solve the issue by following one of the suggested fixes of installing with the flag: --ignore-requires-python.

I'm raising this issue to hopefully get guidance on whether this fix would work and also potentially help anyone else following along.

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