-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Cannot run setup_p2.sh script #181
Comments
Did you download the RAW file? View the contents of the file. If you just copy the link and wget it, you end up with HTML. |
Is the file supposed to be html @walterlsb? Because I used wget with the link address, and a bunch of the htmls in the file. The size comes out to 52kb, while his is only 2kb.. I'm getting so confused :( |
If you click the link you see an HTML rendered version of the file. If you copy the link and download it, that’s what you will wget.
Instead, you need to click the link, then click the Raw link (you’ll find it on the right) which gives you a plain text version of the file. Wget that instead.
F
|
Nice, I just used that feature as soon as I saw your reply. I still haven't gotten it to work on my Windows 10 ASUS.. were you able to get it working rather quickly? I'm anxious to start... I just gotta figure it out I guess. |
Now that you have it - look at setup_p2 and you'll see you need to download setup_instance.ssh into the same directory. Have you got it? |
after downloading from ''http://files.fast.ai/files/setup_p2.sh'', i still have syntax error like '' #setup_p2.sh: line 2: syntax error near unexpected token |
Minor spelling fix
Hi,
Trying to configure the AWS GPU server but get the following error:
XXX-MBP:Downloads XXX$ bash setup_p2.sh
setup_p2.sh: line 7: syntax error near unexpected token
newline' setup_p2.sh: line 7:
'What could this be? I just did the AWS configuration, line 7 on the script refers to us-west-2 which I set up. Many thanks in advance for all help!
J
The text was updated successfully, but these errors were encountered: