Hi
When deploying python code through VSCode to a function app it is failing
Preparing deployment for commit id '1d2d3fd1-e'.
Repository path is /tmp/zipdeploy/extracted
Running oryx build...
Command: oryx build /tmp/zipdeploy/extracted -o /tmp/build/expressbuild --platform python --platform-version 3.8 -i /tmp/8d8f5386e9b06e3 -p packagedir=.python_packages/lib/site-packages
Operation performed by Microsoft Oryx, https://github.com/Microsoft/Oryx
You can report issues at https://github.com/Microsoft/Oryx/issues
Oryx Version: 0.2.20210120.1, Commit: 66c7820d7df527aaffabd2563a49ad57930999c9, ReleaseTagName: 20210120.1
Build Operation ID: |K9ZrSSPWtrg=.1eb096d0_
Repository Commit : 1d2d3fd1-e1ef-47de-adc7-b7c87069fa0d
Detecting platforms...
Error: Oops... An unexpected error has occurred.
Error: Oops... An unexpected error has occurred.\n/opt/Kudu/Scripts/starter.sh oryx build /tmp/zipdeploy/extracted -o /tmp/build/expressbuild --platform python --platform-version 3.8 -i /tmp/8d8f5386e9b06e3 -p packagedir=.python_packages/lib/site-packages
Function app is on app service plan. Can someone please assist on this error
Thanks