Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2020-10-16 11:42:26.730
- Executing 'Functions.BedPredict' (Reason='This function was programmatically called via the host APIs.', Id=8d884e67-b26e-457a-90d5-596655185973)
- Information
- Result: Failure Exception: ModuleNotFoundError: No module named 'bed_pipeline'. Troubleshooting Guide: https://aka.ms/functions-modulenotfound Stack: File "/azure-functions-host/workers/python/3.6/LINUX/X64/azure_functions_worker/dispatcher.py", line 266, in _handle__function_load_request func_request.metadata.entry_point) File "/azure-functions-host/workers/python/3.6/LINUX/X64/azure_functions_worker/utils/wrappers.py", line 34, in call raise extend_exception_message(e, message) File "/azure-functions-host/workers/python/3.6/LINUX/X64/azure_functions_worker/utils/wrappers.py", line 32, in call return func(*args, **kwargs) File "/azure-functions-host/workers/python/3.6/LINUX/X64/azure_functions_worker/loader.py", line 76, in load_function mod = importlib.import_module(fullmodname) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "/home/site/wwwroot/BedPredict/__init__.py", line 7, in <module> from bed_pipeline import mask_pipeline
Add Comment
Please, Sign In to add comment