提交 b7ce3814 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Starting to restructure Windows instructions -- in progress

上级 63d16fa3
...@@ -414,17 +414,21 @@ but note that you must first register to it, by going to `theano-users`_). ...@@ -414,17 +414,21 @@ but note that you must first register to it, by going to `theano-users`_).
Windows Windows
------- -------
Installing from scratch (no existing Python install) Installing Dependencies
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
- Install `Python(x,y) <http://www.pythonxy.com>`_ in a directory without blank If neither Python nor MinGW is installed on your computer, the easiest way to
spaces in the name (in particular not into ``C:\Program Files``). install most dependencies is to install
It is a single installation `Python(x,y) <http://www.pythonxy.com>`__.
file that contains additional packages like NumPy, SciPy, IPython, Matplotlib, It is a single installation
MinGW, Nose, etc. Note that this implies you do not already have a Python file that contains additional packages like NumPy, SciPy, IPython, Matplotlib,
installation (if you do have one, then you will need to either remove it first, MinGW, Nose, etc.
or install those additional packages manually as described in the V2 instructions). You can keep the default install options, except that the installation directory should not contain any blank space (in particular, do not install it into
You can keep the default install options (except for the installation directory). ``C:\Program Files``).
If you already have either Python or MinGW installed, it is safer to
install components individually to avoid conflicts.
- Install Mercurial. You can download it - Install Mercurial. You can download it
`here <http://mercurial.selenic.com/downloads>`__. You may get either the command `here <http://mercurial.selenic.com/downloads>`__. You may get either the command
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论