crewAI icon indicating copy to clipboard operation
crewAI copied to clipboard

[BUG] Unable to run flows in Google Colab

Open ziaukhan opened this issue 3 months ago • 1 comments

Description

I am unable to run flows in Google colab:

https://colab.research.google.com/drive/1RRsBLOh-3BgshTBJrSfdMChdV8SX0vFI?usp=sharing

Steps to Reproduce

Just run the notebook

Expected behavior

It should run the flow

Screenshots/Code snippets

I have tried all the different options to run flow

Operating System

Ubuntu 20.04

Python Version

3.12

crewAI Version

0.80

crewAI Tools Version

0.80

Virtual Environment

Poetry

Evidence

RuntimeError: asyncio.run() cannot be called from a running event loop

Possible Solution

all tried all the solution i know

Additional context

Cant find a single example of running flows in google colab

ziaukhan avatar Nov 24 '24 12:11 ziaukhan