Mercurial > hg > tvii
comparison README.txt @ 60:38fe99071b11
[documentation] install editable instructions that work
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Sat, 02 Dec 2017 10:22:25 -0800 |
parents | cb1a02a413bc |
children | 2adeb95cf4d5 |
comparison
equal
deleted
inserted
replaced
59:161030d8cd4e | 60:38fe99071b11 |
---|---|
15 - scipy: https://www.scipy.org/install.html | 15 - scipy: https://www.scipy.org/install.html |
16 - sci-kit learn: http://scikit-learn.org/stable/install.html | 16 - sci-kit learn: http://scikit-learn.org/stable/install.html |
17 | 17 |
18 For `h5py` you may need your `python-dev` package | 18 For `h5py` you may need your `python-dev` package |
19 and or `libhdf5-dev`. For `scipy` you need Lapack. | 19 and or `libhdf5-dev`. For `scipy` you need Lapack. |
20 | |
21 You may install these with python 3.6 using:: | |
22 | |
23 pip install -e . | |
20 | 24 |
21 Links | 25 Links |
22 ----- | 26 ----- |
23 | 27 |
24 Things to check out: | 28 Things to check out: |