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

Issue with 'bash install-deps' on Mac #267

Open
nikolaskaris opened this issue Nov 2, 2018 · 1 comment
Open

Issue with 'bash install-deps' on Mac #267

nikolaskaris opened this issue Nov 2, 2018 · 1 comment

Comments

@nikolaskaris
Copy link

nikolaskaris commented Nov 2, 2018

Following the torch installation guidelines http://torch.ch/docs/getting-started.html#_, first step is fine executing:

git clone https://github.com/torch/distro.git ~/torch --recursive

but when I try and run:

bash install-deps

I keep getting this error:

: invalid optionne 2: set: -
set: usage: set [--abefhkmnptuvxBCHP] [-o option] [arg ...]
: command not found3:
: command not found7: {
: command not found8:
'nstall-deps: line 9: syntax error near unexpected token `{
'nstall-deps: line 9: `install_openblas() {

Unsure if it's a problem with my .bash_profile or something else.

@wanglililian
Copy link

I also encountered this problem when installing ubuntu. Have you solved it?

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