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

python/setup.py does not contains all install dependencies #29

Closed
yejunjin opened this issue Jul 4, 2024 · 1 comment
Closed

python/setup.py does not contains all install dependencies #29

yejunjin opened this issue Jul 4, 2024 · 1 comment

Comments

@yejunjin
Copy link
Collaborator

yejunjin commented Jul 4, 2024

When executing pip install dashinfer, torch, pandas, tabulate and so on are not installed automatically since the install_requires in python/setup.py are not managed correctly.

@yejunjin yejunjin changed the title python/setup.y does not contains all install dependencies python/setup.py does not contains all install dependencies Jul 4, 2024
@kzjeef
Copy link
Collaborator

kzjeef commented Jan 9, 2025

the core lib only require torch and tranfomers,

pandas, tabulate like library is just for some tools like benchmark

@kzjeef kzjeef closed this as completed Jan 9, 2025
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