Skip to content

How to run this locally outside of azure ? #10

@matrixbot123

Description

@matrixbot123

I tried deploying the trained model as an endpoint on Azure But there is python version mismatch between Azure Machine Learning (AML) and the Docker container. Specifically, AML uses Python 3.9, while the Docker image is configured with Python 3.8, resulting in compatibility issues. Attempts to upgrade the Docker image to Python 3.9 didn't help . it there a way to run everything on local machine

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