I am trying to initiate wandb in lambda_handler function of aws lambda but getting error
ServiceStartProcessError: The wandb service process exited with 1. Ensure that sys.executable
is a valid python interpreter. You can override it with the _executable
setting or with the WANDB__EXECUTABLE
environment variable.
I am giving wandb as a layer to the lambda function… and using python 3.11 … what am i missing?
Hello @asmita-kadam !
Would you mind letting me know what wandb
version you would be installing? There was a past bug that was fixed in 0.15.5
that dealt with this issue on AWS Lambda.
Hi Asmita, since we have not heard back from you we are going to close this request. If you would like to re-open the conversation, please let us know!