Cannot make crew execute code through t

I have created a crew consisting of agents and tasks to solve a data science problem. The allow_code_execution option is enabled for the agents. However, during execution, the Python code does not appear to be running. Can anyone assist with this issue?

Three questions:

  1. do you have docker running
  2. whats the terminal output you are getting
    3: which model are you using

I do have docker running.
I only see logs related to Agent, Task and Tool output.
I am using with gpt-4o model from azure.