Open arthaszyb opened 2 days ago
This is due to the grpcio dependency not having wheels built for 3.13 and the source build subsequently failing. To fix this we'll need to upgrade grpcio to at least 1.66
. This is important but will need to be taken on as a task to ensure xlang is still working.
What happened?
There is a fault while pip installs autoGen with the Python versions higher than 3.12. But the current reminder only point to the versions below 3.10.
What did you expect to happen?
Python version compatibility issue.
How can we reproduce it (as minimally and precisely as possible)?
AutoGen version
0.4
Which package was this bug in
AgentChat
Model used
No response
Python version
3.13 and above
Operating system
MacOS
Any additional info you think would be helpful for fixing this bug
No response