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

Update pyproject.toml for Poetry mismatch #1454

Merged
merged 3 commits into from
Feb 3, 2024
Merged

Conversation

agamm
Copy link
Contributor

@agamm agamm commented Jan 29, 2024

Why are these changes needed?

Poetry install fails without these changes.

Related issue number

Fixes #1426

Checks

@gagb
Copy link
Collaborator

gagb commented Jan 29, 2024

I thought v0.2.7 claimed support for python 3.12:

https://github.com/microsoft/autogen/releases/tag/v0.2.7

(cc. @ekzhu )

@victordibia
Copy link
Collaborator

Good point @gagb .
@agamm , what version of pyautogen did you have installed ? Also, can you confirm if the poetry install error occurs in a new conda env? There is a chance you might have had an older version of autogen installed, but the recent version does not have the resolution error above.

Copy link
Contributor Author

@agamm agamm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would this be a solution?

samples/apps/autogen-studio/pyproject.toml Outdated Show resolved Hide resolved
@sonichi sonichi requested review from victordibia, ekzhu and a team February 3, 2024 03:26
@sonichi sonichi added this pull request to the merge queue Feb 3, 2024
Merged via the queue into microsoft:main with commit 392d381 Feb 3, 2024
19 checks passed
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
* Update pyproject.toml for Poetry mismatch

* Update samples/apps/autogen-studio/pyproject.toml

Co-authored-by: Agam More <[email protected]>

---------

Co-authored-by: Victor Dibia <[email protected]>
Co-authored-by: Victor Dibia <[email protected]>
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

Successfully merging this pull request may close these issues.

[Issue]: Poetry install python version missmatch (autogenstudio)
5 participants