Closed Winona1234 closed 2 months ago
So did I :(
Hi! The issue is probably because you don't have wget installed
On Mac OS (and linux distros with curl), try this:
!curl -L https://www.dropbox.com/s/obaitrix9jyu84r/quora.txt?dl=1 > ./quora.txt
If it doesn't work, just
If neither of them works, please attach the error screenshots here
May be you can use wsl in windows, or use browser.
hi, i can't acquire download the data in the code when i run the code,such as this code:
download the data:
!wget https://www.dropbox.com/s/obaitrix9jyu84r/quora.txt?dl=1 -O ./quora.txt
alternative download link: https://yadi.sk/i/BPQrUu1NaTduEw
the outcome is:/bin/bash: wget: command not found