The package isn't resolved with proper Linux wheel.The root cause for this error is one of the following issues:
This error occurs when a Python function app fails to load a Python module. These errors typically result in the following Azure Functions error message:Įxception: ModuleNotFoundError: No module named 'module_name'. This section helps you troubleshoot module-related errors in your Python function app. Troubleshoot Python errors in Azure Functionsįollowing is a list of troubleshooting guides for common issues in Python functions: