forked from M-Labs/artiq
manual: Windows (32 and 64-bit) users should install 32-bit miniconda/anaconda
This commit is contained in:
parent
92390cfbe6
commit
7b0b1d6860
|
@ -17,6 +17,10 @@ Installing Anaconda or Miniconda
|
||||||
|
|
||||||
* Or install the more minimalistic Miniconda (chose Python 3.4) from http://conda.pydata.org/miniconda.html
|
* Or install the more minimalistic Miniconda (chose Python 3.4) from http://conda.pydata.org/miniconda.html
|
||||||
|
|
||||||
|
.. warning::
|
||||||
|
If you are installing on Windows, chose the Windows 32-bit version regardless of whether you have
|
||||||
|
a 32-bit or 64-bit Windows.
|
||||||
|
|
||||||
After installing either Anaconda or Miniconda, open a new terminal and make sure the following command works::
|
After installing either Anaconda or Miniconda, open a new terminal and make sure the following command works::
|
||||||
|
|
||||||
$ conda
|
$ conda
|
||||||
|
|
Loading…
Reference in New Issue