Replies: 1 comment 1 reply
-
can you use Python 3.11? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am running into a problem while setting up crewai in my conda environment in VS Code, which is running on Linux(ubuntu). My python version in this environment is 3.10, so, I should not be getting the complaints about tomllib at all, is that correct? What are your ideas on how to fix this problem? Thanks! Details: crewai==0.75.1
crewai-tools==0.13.2, and I see tomli=2.0.2 is a freeze, so, not sure why I need tomllib, do I?
Beta Was this translation helpful? Give feedback.
All reactions