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

Not able to download the Dataset #63

Open
AkashKhamkar opened this issue Dec 25, 2019 · 1 comment
Open

Not able to download the Dataset #63

AkashKhamkar opened this issue Dec 25, 2019 · 1 comment

Comments

@AkashKhamkar
Copy link

While executing the

bash ./download_dataset.sh horse2zebra

or

bash ./download_dataset.sh apple2orange

commands an error is occurring stating that line 12: wget command not found ,
although the download_dataset.sh file has the wget command in it .

What I think is that the zip files might have been removed from the site which might br causing this error.

Below is an image for reference ::
git

@AndreTInfante
Copy link

You need to install wget, and add the installation to your Path variable.

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