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

Remove dependency on Torch as it leads to installation issues on MacOS #65

Closed
wants to merge 1 commit into from

Conversation

SID262000
Copy link

ERROR: Cannot install smolagents==0.1.0, smolagents==0.1.2, smolagents==0.1.3 and smolagents==1.0.0 because these package versions have conflicting dependencies.

The conflict is caused by:
smolagents 1.0.0 depends on torch
smolagents 0.1.3 depends on torch
smolagents 0.1.2 depends on torch
smolagents 0.1.0 depends on torch>=2.5.1

Issue is raised #62

@aymeric-roucher aymeric-roucher force-pushed the main branch 2 times, most recently from 9595276 to 417c668 Compare January 6, 2025 20:14
@aymeric-roucher
Copy link
Collaborator

We should not remove these dependencies, they're essential! The related issue has been closed.

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.

2 participants