and also on Vertex AI with a user-managed notebook without throwing any errors. Therefore this logging issue seems related with the docker image that you're using to run on Vertex. Would it be possible to share the Dockerfile excluding any privacy data, so that I could also reproduce the ...
ModuleNotFoundError: No module named 'wandb_gql' [3424] Failed to execute script 'DemoProgram' due to unhandled exception! The part wherewandbis being imported import wandb from wandb.keras import WandbCallback import matplotlib.pyplot as plt I believe there should be some kind ofhookfor includ...
@dlangerm you should be able to prevent this by importing wandb after you've imported kedro or kedro-viz. We're aware of the issue and are working on a longer term fix. Author dlangerm commented Oct 22, 2021 @vanpelt so the thing is I'm not importing wandb anywhere, I'm just us...
File "/u/salaunol/anaconda3/envs/h21_cuda101/lib/python3.8/multiprocessing/spawn.py", line 154, in get_preparation_data _check_not_importing_main() File "/u/salaunol/anaconda3/envs/h21_cuda101/lib/python3.8/multiprocessing/spawn.py", line 134, in _check_not_importing_main raise Runtime...