Skip to content
New issue

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

issues after upgrading to python 3.12 on windows: interface fails to load #393

Open
bsavocad opened this issue Aug 12, 2024 · 4 comments
Open

Comments

@bsavocad
Copy link

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:

  1. update to python 3.12
  2. start the service
  3. run app.py
  4. wait for the interface to load
  5. see that the interface doesn't load correctly

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!

@liqul
Copy link
Contributor

liqul commented Aug 16, 2024

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.

@bsavocad
Copy link
Author

bsavocad commented Aug 16, 2024

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?

@liqul
Copy link
Contributor

liqul commented Aug 19, 2024

What would be the changes to upgrade to 3.12? is that possible to submit a PR?

@bsavocad
Copy link
Author

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants