[Docs] Secret Access Key issue when downloading using OpenDataLab (OpenXLab).
The doc issue
Hi, I'm trying to download the kinetic datasets using the OpenDataLab, but I encountered an issue with the security code.
Download Kinetics 400/600/700
I checked the information in the below link: https://mmaction2.readthedocs.io/en/latest/dataset_zoo/kinetics710.html#step-1-download-kinetics-400-600-700
Sign in OpenXLab
Following the instructions, I installed openxlab and tried to login.
# install OpenXlab CLI tools
pip install -U openxlab
# log in OpenXLab
openxlab login
- To do this, I should sign in to the OpenxLab homepage: https://openxlab.org.cn/home
- Then, I tried to get both 'Access Key ID' and 'Secret Access Key'.
I can't see my 'Secret Access Key'!
- As seen in the figure, however, I can't check my secret access key.
- It is just represented in asterisks.
It is the same even though I try to regenerate the keys. How can I get my 'Secret Access Key'?
Suggest a potential alternative/fix
No response
you can copy and paste it into a text editor, then you will get the secret ak as plaintext.
Could you tell why i can't download k400 dataset? Thank you very much!
you can copy and paste it into a text editor, then you will get the secret ak as plaintext.
@cir7
Thanks! I finally got my code :)
But, I met another issue with the same of @wangyihanwyh