We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am unable to run flows in Google colab:
https://colab.research.google.com/drive/1RRsBLOh-3BgshTBJrSfdMChdV8SX0vFI?usp=sharing
Just run the notebook
It should run the flow
I have tried all the different options to run flow
Ubuntu 20.04
3.12
0.80
Poetry
RuntimeError: asyncio.run() cannot be called from a running event loop
all tried all the solution i know
Cant find a single example of running flows in google colab
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: