-
Notifications
You must be signed in to change notification settings - Fork 17.7k
Open
Labels
Description
I tried to set up Codespaces as described here: https://github.com/dzianismr/ai-agents-for-beginners/tree/main/00-course-setup
Codespaces generated via main->code->code space has python v3.14, this leads to incompatibility with libraries listed in requirements.txt. Is it possible to request python v3.12 during Codespace creation or modify requirements.txt to make python version compatible with the libraries?
Reactions are currently unavailable