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

How to match the Pytorch version #19

Open
SherryWang1 opened this issue Mar 27, 2024 · 2 comments
Open

How to match the Pytorch version #19

SherryWang1 opened this issue Mar 27, 2024 · 2 comments

Comments

@SherryWang1
Copy link

Thanks for rolling out such a nice useful library.
But when I used it , I found that the latest version of this library didn't match the Pytorch version which I had installed.
Could you please give the common version corresponding?
Thank you.

@EdisonLeeeee
Copy link
Owner

You can install it directly from the source code (pip install -e .), and it does not depend on any specific PyTorch releases.

@SherryWang1
Copy link
Author

SherryWang1 commented Mar 28, 2024

I have solved my problem, which was caused by a higher version of the tqdm library. Thank you for your assistance.

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