Skip to content
Snippets Groups Projects
Commit 02cc6c48 authored by davidovitch's avatar davidovitch
Browse files

[DOCS] installation: section for conda/pip installation of deps

parent 5d0a24df
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -42,7 +42,7 @@ complete this guide :-)
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).
[here](and-finally-install-wetb).
### Microsft Visual Studio 2010
......@@ -159,6 +159,9 @@ conda create -n py34 python=3.4
activate py27
```
### Install dependencies with conda and pip
* Install the necessary Python dependencies using the conda package manager:
```
......
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