Skip to content

azd deploy fails due to pip install fails on Python 3.12 image for calculator-agent #595

@Menghua1

Description

@Menghua1

Description:
Running azd deploy fails when deploying the service for samples calculator-agent, as shown in the following image:
Image

Steps to Reproduce:

  1. Initialize the project: azd init --template Azure-Samples/ai-foundry-starter-basic.
  2. Initialize AI agent: azd ai agent init -m https://github.com/microsoft-foundry/foundry-samples/blob/main/samples/python/hosted-agents/langgraph/calculator-agent/agent.yaml and select location southcentralus.
  3. Run azd provision.
  4. Run azd deploy.

Environment:

  • Azd version: azd version 1.24.0-beta.1-daily.5998626 (commit dbbb97c88a1679b8f3a4cdc74a36792c0e057864).
  • AI Agent Extension version: 0.1.14-preview
  • Agent: calculator-agent.
  • OS: Windows
  • Location: southcentralus.

Expected Behavior:
azd deploy completes successfully and deploys the service.

@JeffreyCA and @rajeshkamal5050 for notification.

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