-
Notifications
You must be signed in to change notification settings - Fork 632
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
notebook_login errors out after passing token in main branch #1072
Comments
Hi @merveenoyan , thanks for reporting ! This regression has been introduced by #1064. I fixed it here: #1073. Sorry for that but very happy you noticed it before any release :D |
In the meantime, you can pip install from |
@Wauplin the last release works just fine, it's just the tool I mentioned in the issue is using main branch and that was my initial problem. If I revert to latest release the tool just won't work, that's why I didn't want to use that branch. |
Merged :) |
@merveenoyan Did installing the latest release solve the problem for you while using the datasets converter? (v0.10.0rc0) It did not solve the problem for me, I think, which is concerning. |
The login does work for me when installing from head |
The issue was fixed with this PR I believe. Thanks all!! |
Describe the bug
I installed main branch of huggingface_hub because I needed to use dataset conversion tool where you can see
huggingface_hub
main branch in requirements.txt. Thenotebook_login
errors out with logs below. This doesn't happen when I update last version of the library.Reproduction
You can try this notebook. I tried only installing github repository itself and calling notebook_login and was able to reproduce it.
Logs
System Info
(Below is tip of main branch)
The text was updated successfully, but these errors were encountered: