Skip to content

Python worker.py Arm64 folder missing #4262

@aarsan

Description

@aarsan

Version

I am attempting to install v 4.0.6821 of the Azure Functions Core Tools on my Surface Laptop, ARM 64 (Snapdragon), running Windows 11.

Description

When I attempt to install the Arm64 version (via zip), there is no Arm64 folder under:
workers\python\3.11. There are only x86 and x64 folders. When I try starting the function host, it throws an error saying it cannot find workers\python\3.11\Arm64\worker.py.

I tried creating an Arm64 folder and copying the files from the x64 folder there. Also tried the x86 folder. Neither worked. I feel like I am missing something obvious because in other posts, it says that Windows Arm64 has been supported for a while now (I downloaded the zip of it).

Please help.

Steps to reproduce

Attempt to run a function app on a Windows Arm64 using the win-arm release of azure functions core tools.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions