Skip to content
Snippets Groups Projects
Commit 5d0a24df authored by davidovitch's avatar davidovitch
Browse files

[DOCS] installation: added a few more notes

parent 5866fdae
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -22,7 +22,10 @@ Installation instructions follow in alphabetical orderby platorm. ...@@ -22,7 +22,10 @@ Installation instructions follow in alphabetical orderby platorm.
install the following python dependencies: install the following python dependencies:
> numpy, cython, scipy, pandas, matplotlib, pyscaffold, future, nose, sphinx, > numpy, cython, scipy, pandas, matplotlib, pyscaffold, future, nose, sphinx,
> xlrd, pytables, h5py, pytest, pytest-cov, setuptools_scm, setuptools > xlrd, (py)tables, h5py, pytest, pytest-cov, setuptools_scm, setuptools
Note that often the pytables packages is called python-tables instead of
python-pytables.
* Other tools you will need: * Other tools you will need:
...@@ -37,6 +40,11 @@ complete this guide :-) ...@@ -37,6 +40,11 @@ complete this guide :-)
## Windows ## Windows
A Python installation with compilers is required. If you already have this,
or know how set up such an environment, you skip to
[here](And Finally: install wetb).
### Microsft Visual Studio 2010 ### Microsft Visual Studio 2010
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment