Discussion:
[conda] Trouble installing miniconda
l***@parkwhiz.com
2018-02-06 04:42:41 UTC
Permalink
I am currently having some trouble installing miniconda.

When i run the command


ParkWhizAdmin51s-MacBook-Pro:downloads parkwhizlexblum$ bash bash
Miniconda2-latest-MacOSX-x86_64.sh

/bin/bash: /bin/bash: cannot execute binary file

ParkWhizAdmin51s-MacBook-Pro:downloads parkwhizlexblum$


I can not seem to get this to work.Any help here would be great
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/00a568a8-5d73-4de8-8517-ea83cc03f8a4%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
l***@parkwhiz.com
2018-02-06 13:38:25 UTC
Permalink
Thank you.

What is the command to check if you have installed miniconda correctly and
all reauired packaages:
Is it
conda list

Thanks,
$ bash bash Miniconda2-latest-MacOSX-x86_64.sh
You shouldn't try to run bash (an executable) through bash (a shell script
$ bash Miniconda2-latest-MacOSX-x86_64.sh
I am currently having some trouble installing miniconda.
When i run the command
ParkWhizAdmin51s-MacBook-Pro:downloads parkwhizlexblum$ bash bash
Miniconda2-latest-MacOSX-x86_64.sh
/bin/bash: /bin/bash: cannot execute binary file
ParkWhizAdmin51s-MacBook-Pro:downloads parkwhizlexblum$
I can not seem to get this to work.Any help here would be great
--
You received this message because you are subscribed to the Google Groups
"conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/a/continuum.io/group/conda/
.
To view this discussion on the web visit
https://groups.google.com/a/continuum.io/d/msgid/conda/00a568a8-5d73-4de8-8517-ea83cc03f8a4%40continuum.io
<https://groups.google.com/a/continuum.io/d/msgid/conda/00a568a8-5d73-4de8-8517-ea83cc03f8a4%40continuum.io?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/a/continuum.io/d/optout
.
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/0b87d5fb-f494-4ede-b110-eb5a49085435%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
Paul Hobson
2018-02-06 15:09:43 UTC
Permalink
"conda list" works.

"conda update conda" is a good one too. If conda can bootstrap itself, it's
probably installed correctly.
-paul
Post by l***@parkwhiz.com
Thank you.
What is the command to check if you have installed miniconda correctly and
Is it
conda list
Thanks,
$ bash bash Miniconda2-latest-MacOSX-x86_64.sh
You shouldn't try to run bash (an executable) through bash (a shell
$ bash Miniconda2-latest-MacOSX-x86_64.sh
I am currently having some trouble installing miniconda.
When i run the command
ParkWhizAdmin51s-MacBook-Pro:downloads parkwhizlexblum$ bash bash
Miniconda2-latest-MacOSX-x86_64.sh
/bin/bash: /bin/bash: cannot execute binary file
ParkWhizAdmin51s-MacBook-Pro:downloads parkwhizlexblum$
I can not seem to get this to work.Any help here would be great
--
You received this message because you are subscribed to the Google
Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/a/co
ntinuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/co
ntinuum.io/d/msgid/conda/00a568a8-5d73-4de8-8517-ea83cc03f8a
4%40continuum.io
<https://groups.google.com/a/continuum.io/d/msgid/conda/00a568a8-5d73-4de8-8517-ea83cc03f8a4%40continuum.io?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/a/co
ntinuum.io/d/optout.
--
You received this message because you are subscribed to the Google Groups
"conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/
continuum.io/d/msgid/conda/0b87d5fb-f494-4ede-b110-
eb5a49085435%40continuum.io
<https://groups.google.com/a/continuum.io/d/msgid/conda/0b87d5fb-f494-4ede-b110-eb5a49085435%40continuum.io?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/CADT3MECarL3rHLDJQmu283sN7NKypmPNROGy%3D6E5Edos4i1QAQ%40mail.gmail.com.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
l***@parkwhiz.com
2018-02-06 15:25:21 UTC
Permalink
so if i run
conda info
it returns








ParkWhizAdmin51s-MacBook-Pro:~ parkwhizlexblum$ conda info



active environment : None

user config file : /Users/parkwhizlexblum/.condarc

populated config files :

conda version : 4.4.8

conda-build version : not installed

python version : 2.7.14.final.0

base environment : /Users/parkwhizlexblum/miniconda2 (writable)

channel URLs : https://repo.continuum.io/pkgs/main/osx-64

https://repo.continuum.io/pkgs/main/noarch

https://repo.continuum.io/pkgs/free/osx-64

https://repo.continuum.io/pkgs/free/noarch

https://repo.continuum.io/pkgs/r/osx-64

https://repo.continuum.io/pkgs/r/noarch

https://repo.continuum.io/pkgs/pro/osx-64

https://repo.continuum.io/pkgs/pro/noarch

package cache : /Users/parkwhizlexblum/miniconda2/pkgs

/Users/parkwhizlexblum/.conda/pkgs

envs directories : /Users/parkwhizlexblum/miniconda2/envs

/Users/parkwhizlexblum/.conda/envs

platform : osx-64

user-agent : conda/4.4.8 requests/2.18.4 CPython/2.7.14 Darwin/
16.5.0 OSX/10.12.4

UID:GID : 502:20

netrc file : None

offline mode : False


Why is the build conda build version not installed??
'conda info' is my typical go-to.
Sent from my iPhone
"conda list" works.
"conda update conda" is a good one too. If conda can bootstrap itself,
it's probably installed correctly.
-paul
Post by l***@parkwhiz.com
Thank you.
What is the command to check if you have installed miniconda correctly
Is it
conda list
Thanks,
$ bash bash Miniconda2-latest-MacOSX-x86_64.sh
You shouldn't try to run bash (an executable) through bash (a shell
$ bash Miniconda2-latest-MacOSX-x86_64.sh
I am currently having some trouble installing miniconda.
When i run the command
ParkWhizAdmin51s-MacBook-Pro:downloads parkwhizlexblum$ bash bash
Miniconda2-latest-MacOSX-x86_64.sh
/bin/bash: /bin/bash: cannot execute binary file
ParkWhizAdmin51s-MacBook-Pro:downloads parkwhizlexblum$
I can not seem to get this to work.Any help here would be great
--
You received this message because you are subscribed to the Google
Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at
https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit
https://groups.google.com/a/continuum.io/d/msgid/conda/00a568a8-5d73-4de8-8517-ea83cc03f8a4%40continuum.io
<https://groups.google.com/a/continuum.io/d/msgid/conda/00a568a8-5d73-4de8-8517-ea83cc03f8a4%40continuum.io?utm_medium=email&utm_source=footer>
.
For more options, visit
https://groups.google.com/a/continuum.io/d/optout.
--
You received this message because you are subscribed to the Google Groups
"conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/a/continuum.io/group/conda/
.
To view this discussion on the web visit
https://groups.google.com/a/continuum.io/d/msgid/conda/0b87d5fb-f494-4ede-b110-eb5a49085435%40continuum.io
<https://groups.google.com/a/continuum.io/d/msgid/conda/0b87d5fb-f494-4ede-b110-eb5a49085435%40continuum.io?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/a/continuum.io/d/optout
.
--
You received this message because you are subscribed to the Google Groups
"conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit
https://groups.google.com/a/continuum.io/d/msgid/conda/CADT3MECarL3rHLDJQmu283sN7NKypmPNROGy%3D6E5Edos4i1QAQ%40mail.gmail.com
<https://groups.google.com/a/continuum.io/d/msgid/conda/CADT3MECarL3rHLDJQmu283sN7NKypmPNROGy%3D6E5Edos4i1QAQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/0e1ccf98-9543-4e59-9124-15ead93f1d41%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
Paul Hobson
2018-02-06 16:17:44 UTC
Permalink
Miniconda is the barest of bare-bones conda installations.

You can install conda-build with "conda install conda-build"
Post by l***@parkwhiz.com
so if i run
conda info
it returns
ParkWhizAdmin51s-MacBook-Pro:~ parkwhizlexblum$ conda info
active environment : None
user config file : /Users/parkwhizlexblum/.condarc
conda version : 4.4.8
conda-build version : not installed
python version : 2.7.14.final.0
base environment : /Users/parkwhizlexblum/miniconda2 (writable)
channel URLs : https://repo.continuum.io/pkgs/main/osx-64
https://repo.continuum.io/pkgs/main/noarch
https://repo.continuum.io/pkgs/free/osx-64
https://repo.continuum.io/pkgs/free/noarch
https://repo.continuum.io/pkgs/r/osx-64
https://repo.continuum.io/pkgs/r/noarch
https://repo.continuum.io/pkgs/pro/osx-64
https://repo.continuum.io/pkgs/pro/noarch
package cache : /Users/parkwhizlexblum/miniconda2/pkgs
/Users/parkwhizlexblum/.conda/pkgs
envs directories : /Users/parkwhizlexblum/miniconda2/envs
/Users/parkwhizlexblum/.conda/envs
platform : osx-64
user-agent : conda/4.4.8 requests/2.18.4 CPython/2.7.14
Darwin/16.5.0 OSX/10.12.4
UID:GID : 502:20
netrc file : None
offline mode : False
Why is the build conda build version not installed??
'conda info' is my typical go-to.
Sent from my iPhone
"conda list" works.
"conda update conda" is a good one too. If conda can bootstrap itself,
it's probably installed correctly.
-paul
Post by l***@parkwhiz.com
Thank you.
What is the command to check if you have installed miniconda correctly
Is it
conda list
Thanks,
$ bash bash Miniconda2-latest-MacOSX-x86_64.sh
You shouldn't try to run bash (an executable) through bash (a shell
$ bash Miniconda2-latest-MacOSX-x86_64.sh
I am currently having some trouble installing miniconda.
When i run the command
ParkWhizAdmin51s-MacBook-Pro:downloads parkwhizlexblum$ bash bash
Miniconda2-latest-MacOSX-x86_64.sh
/bin/bash: /bin/bash: cannot execute binary file
ParkWhizAdmin51s-MacBook-Pro:downloads parkwhizlexblum$
I can not seem to get this to work.Any help here would be great
--
You received this message because you are subscribed to the Google
Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/a/co
ntinuum.io/group/conda/.
To view this discussion on the web visit
https://groups.google.com/a/continuum.io/d/msgid/conda/00a56
8a8-5d73-4de8-8517-ea83cc03f8a4%40continuum.io
<https://groups.google.com/a/continuum.io/d/msgid/conda/00a568a8-5d73-4de8-8517-ea83cc03f8a4%40continuum.io?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/a/co
ntinuum.io/d/optout.
--
You received this message because you are subscribed to the Google
Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/a/co
ntinuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/co
ntinuum.io/d/msgid/conda/0b87d5fb-f494-4ede-b110-eb5a4908543
5%40continuum.io
<https://groups.google.com/a/continuum.io/d/msgid/conda/0b87d5fb-f494-4ede-b110-eb5a49085435%40continuum.io?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/a/co
ntinuum.io/d/optout.
--
You received this message because you are subscribed to the Google Groups
"conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/a/continuum.io/group/conda/
.
To view this discussion on the web visit https://groups.google.com/a/co
ntinuum.io/d/msgid/conda/CADT3MECarL3rHLDJQmu283sN7NKypmPNRO
Gy%3D6E5Edos4i1QAQ%40mail.gmail.com
<https://groups.google.com/a/continuum.io/d/msgid/conda/CADT3MECarL3rHLDJQmu283sN7NKypmPNROGy%3D6E5Edos4i1QAQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/a/continuum.io/d/optout
.
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/CADT3MEC4kpAOd1wVz15Z3NuRRK1aBH7efY9wrox-ODAaMYfS0w%40mail.gmail.com.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
l***@parkwhiz.com
2018-02-06 16:24:36 UTC
Permalink
Thanks Paul!
Post by Paul Hobson
Miniconda is the barest of bare-bones conda installations.
You can install conda-build with "conda install conda-build"
Post by l***@parkwhiz.com
so if i run
conda info
it returns
ParkWhizAdmin51s-MacBook-Pro:~ parkwhizlexblum$ conda info
active environment : None
user config file : /Users/parkwhizlexblum/.condarc
conda version : 4.4.8
conda-build version : not installed
python version : 2.7.14.final.0
base environment : /Users/parkwhizlexblum/miniconda2 (writable)
channel URLs : https://repo.continuum.io/pkgs/main/osx-64
https://repo.continuum.io/pkgs/main/noarch
https://repo.continuum.io/pkgs/free/osx-64
https://repo.continuum.io/pkgs/free/noarch
https://repo.continuum.io/pkgs/r/osx-64
https://repo.continuum.io/pkgs/r/noarch
https://repo.continuum.io/pkgs/pro/osx-64
https://repo.continuum.io/pkgs/pro/noarch
package cache : /Users/parkwhizlexblum/miniconda2/pkgs
/Users/parkwhizlexblum/.conda/pkgs
envs directories : /Users/parkwhizlexblum/miniconda2/envs
/Users/parkwhizlexblum/.conda/envs
platform : osx-64
user-agent : conda/4.4.8 requests/2.18.4 CPython/2.7.14
Darwin/16.5.0 OSX/10.12.4
UID:GID : 502:20
netrc file : None
offline mode : False
Why is the build conda build version not installed??
'conda info' is my typical go-to.
Sent from my iPhone
"conda list" works.
"conda update conda" is a good one too. If conda can bootstrap itself,
it's probably installed correctly.
-paul
Post by l***@parkwhiz.com
Thank you.
What is the command to check if you have installed miniconda correctly
Is it
conda list
Thanks,
$ bash bash Miniconda2-latest-MacOSX-x86_64.sh
You shouldn't try to run bash (an executable) through bash (a shell
$ bash Miniconda2-latest-MacOSX-x86_64.sh
I am currently having some trouble installing miniconda.
When i run the command
ParkWhizAdmin51s-MacBook-Pro:downloads parkwhizlexblum$ bash bash
Miniconda2-latest-MacOSX-x86_64.sh
/bin/bash: /bin/bash: cannot execute binary file
ParkWhizAdmin51s-MacBook-Pro:downloads parkwhizlexblum$
I can not seem to get this to work.Any help here would be great
--
You received this message because you are subscribed to the Google
Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it,
Visit this group at
https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit
https://groups.google.com/a/continuum.io/d/msgid/conda/00a568a8-5d73-4de8-8517-ea83cc03f8a4%40continuum.io
<https://groups.google.com/a/continuum.io/d/msgid/conda/00a568a8-5d73-4de8-8517-ea83cc03f8a4%40continuum.io?utm_medium=email&utm_source=footer>
.
For more options, visit
https://groups.google.com/a/continuum.io/d/optout.
--
You received this message because you are subscribed to the Google
Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at
https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit
https://groups.google.com/a/continuum.io/d/msgid/conda/0b87d5fb-f494-4ede-b110-eb5a49085435%40continuum.io
<https://groups.google.com/a/continuum.io/d/msgid/conda/0b87d5fb-f494-4ede-b110-eb5a49085435%40continuum.io?utm_medium=email&utm_source=footer>
.
For more options, visit
https://groups.google.com/a/continuum.io/d/optout.
--
You received this message because you are subscribed to the Google
Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at
https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit
https://groups.google.com/a/continuum.io/d/msgid/conda/CADT3MECarL3rHLDJQmu283sN7NKypmPNROGy%3D6E5Edos4i1QAQ%40mail.gmail.com
<https://groups.google.com/a/continuum.io/d/msgid/conda/CADT3MECarL3rHLDJQmu283sN7NKypmPNROGy%3D6E5Edos4i1QAQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit
https://groups.google.com/a/continuum.io/d/optout.
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/ba87b6c8-f977-4986-a44b-af6badb2c6a9%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
Loading...