Open bsavocad opened 3 months ago
We haven't tested Taskweaver on Python 3.12. So, I suggest you first try it for your scenarios on 3.9-3.11 before upgrading to 3.12.
thanks for your response, I ended up making it work with 3.12 so I can share my experience in the near future. where should I share it?
What would be the changes to upgrade to 3.12? is that possible to submit a PR?
Hey, i'm back from some time off, yeah let me share my findings in a few days and then I can propose a PR, cheers!
i'm experiencing multiple issues after upgrading to python version 3.12 on windows. the interface doesn't load when i run app.py, and there are compatibility problems with various packages.
steps to reproduce the behavior:
Expected behavior i expected the interface to load properly and allow me to interact with it.
Screenshots n/a
Environment Information :
OS: windows Python Version: 3.12 LLM that you're using: gpt-4o (azure)
Additional context i also tried cloning the repo from scratch, but the interface that loads isn’t the correct one, and i can't interact with it. has anyone else encountered a similar issue? thanks!