Skip to content

Lab 5 Python Runtime Error: Environment Installing httpx2 Instead of Required httpx #148

Description

@Skillable-MelieKrichko

Hey there,

Lab 5: Azure Speech MCP
Ex: Configure the application
Step: 5

The Python script failed due to the environment installing httpx2 instead of httpx, which the sample code requires. Installing the correct package with python -m pip install httpx resolved the issue.

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