Skip to content

I have to deploy using "--build-native-deps" under conda environment  #1

@Herman-Wu

Description

@Herman-Wu

In my ubuntu environment (Azure Data Science VM), I have to use :
pip install --target=".python_packages/lib/site-packages" -r requirements.txt func azure functionapp publish <app> --build-native-deps
in order to successfully deploy Functions with torch.
" --build local" doesn't work in my case.

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