Azure / azure-functions-python-library

Azure Functions Python SDK
MIT License
151 stars 63 forks source link

Python 3.11 not supported #233

Closed robinhalabicki closed 1 month ago

robinhalabicki commented 1 month ago

Trying to run python with Azure Functions fails when using 3.11 (documentation says its supported)

func start
Found Python version 3.11.9 (py).
Python 3.6.x to 3.10.x is required for this operation. Please install Python 3.6, 3.7, 3.8, 3.9, or 3.10 and use a virtual environment to switch to Python 3.6, 3.7, 3.8, 3.9, or 3.10.
robinhalabicki commented 1 month ago

Close and Ignore

Core Tools needed update to 4.0.5348