Commit Graph

137 Commits

Author SHA1 Message Date
Matthias
2c68342140 Move pypi installation to documentation 2021-10-09 10:37:33 +02:00
Matthias
65d7e74888 Add note about ldconfig
#2087
2021-06-28 19:44:15 +02:00
Robert Caulk
10e94350e9
Update installation.md 2021-06-22 14:59:43 +02:00
Robert Caulk
0a1e15988f
Fix errors during ubuntu install
Encountering the python header error on a fresh ubuntu install:

```  utils_find_1st/find_1st.cpp:3:10: fatal error: Python.h: No such file or directory
   #include "Python.h"
            ^~~~~~~~~~
  compilation terminated.
```

solved by installing python3.7-dev. Also need to ensure python3.7-venv for fresh install.
2021-06-18 09:48:59 +02:00
JoeSchr
8e98778498
Update installation.md
Fix typo
2021-05-15 15:21:21 +02:00
Kamontat Chantrachirathumrong
e53bbec285
remove duplicate python3-pip 2021-05-12 00:13:13 +07:00
Matthias
1e6194fa30 Improve wording, fix hirerchial hierarchy 2021-01-29 19:46:45 +01:00
Matthias
d8353bc90e Merge branch 'develop' into pr/sobeit2020/4218 2021-01-29 19:11:19 +01:00
sobeit2020
b12d0b110e
Update installation.md 2021-01-28 23:09:39 +00:00
sobeit2020
d1d77f56df
Update installation.md 2021-01-27 13:38:59 +00:00
sobeit2020
a414d5d75a
Update installation.md 2021-01-27 13:25:16 +00:00
sobeit2020
ec2cf7f979
Update installation.md 2021-01-27 13:23:53 +00:00
sobeit2020
5da8a3078b
Update installation.md 2021-01-27 13:04:04 +00:00
sobeit2020
188010329c
Update installation.md 2021-01-25 21:22:43 +00:00
sobeit2020
bcc7adb186
Update installation.md 2021-01-25 21:18:38 +00:00
sobeit2020
d848242379
Update installation.md 2021-01-25 21:12:48 +00:00
sobeit2020
4a28fab8a1
Update installation.md 2021-01-25 20:41:55 +00:00
sobeit2020
65e0ba60dc
Update installation.md 2021-01-25 19:51:01 +00:00
sobeit2020
2226f6781f
Update installation.md 2021-01-24 21:31:36 +00:00
sobeit2020
9af89786ba
update installation.md
ma
2021-01-24 17:03:56 +00:00
Matthias
e94e2dd383 Remove docker config without compose 2021-01-22 17:32:57 +01:00
sobeit2020
172a629c58
Update installation.md 2021-01-16 22:41:37 +00:00
sobeit2020
f9dd74585e
Update installation.md 2021-01-16 22:39:11 +00:00
sobeit2020
73206a9194
Update installation.md 2021-01-16 22:35:42 +00:00
sobeit2020
63be27f671
Update installation.md 2021-01-16 22:28:23 +00:00
sobeit2020
9ad0817105
Update installation.md 2021-01-16 22:27:25 +00:00
sobeit2020
a271c9e98e
Update installation.md 2021-01-16 22:24:22 +00:00
sobeit2020
ce5ba1bb6e
Adding Conda installation process 2021-01-15 00:14:11 +00:00
Matthias
2e7faa782c Add documentation section for macOS installation error on 3.999999999 2021-01-08 06:51:37 +01:00
Matthias
d1804dee6b Add note about python-dev dependency 2021-01-04 09:40:17 +01:00
Matthias
9f5c4ead15 Remove support for 3.6 2020-12-14 19:18:54 +01:00
Matthias
d9a86158f4 Add cmake to support raspberry 64bit installs 2020-12-08 19:46:54 +01:00
Matthias
5f70d1f9a7 Ask for hyperopt installation during setup
closes #2871
2020-12-01 06:48:16 +01:00
Matthias
95b24ba8a9 Update setup.sh with some specifics 2020-12-01 06:48:12 +01:00
Matthias
202ca88e23 Changes to pi steup 2020-11-30 17:37:19 +01:00
Matthias
2b1d0b4ab5 Rename references to "master" branch to "stable"
closes #2496
2020-09-20 11:45:08 +02:00
Matthias
503d5db113 Merge branch 'develop' into pr/Blackhawke/3764 2020-09-12 08:33:46 +02:00
Blackhawke
3f52b6d6d5 Move "source" restored ".env/" 2020-09-11 12:01:45 -07:00
Blackhawke
c3e0397743 Added full "source" command to virtualenv in easy install 2020-09-09 09:16:11 -07:00
Matthias
848a94d62e Merge branch 'develop' into pr/silvavn/3745 2020-09-04 07:56:10 +02:00
Matthias
1406691945 Rename files to have clearer paths 2020-09-04 07:12:08 +02:00
silvavn
34b27d2f96 Moving stuff around
- Mac troubleshooting to the end
- optional master checkout
- Anaconda moved to the end
2020-09-03 13:32:07 -06:00
silvavn
47352e1721 Address issue #2487
Breakdown insllation instructions
Make installation instructions shorter
Separate Windows from the remainder
Use tabs for better navigation
Minor language improvements
2020-09-02 20:37:45 -06:00
Matthias
7f74ff53b1 Move clock warning to installation pages 2020-08-31 07:34:43 +02:00
hroff-1902
fe40e8305d
fix #3401 2020-05-30 18:58:11 +03:00
Pedro Torres
6ff457e391
Update doc Ta_lib
Update the document with the latest Ta_lib-0.4.18. 👍 
The requirements-common.txt has been updated previously on commit a379e68cf4
2020-05-13 20:50:11 +08:00
Matthias
a29653b510
Wording changes to install docs
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-02-26 08:59:27 +01:00
Matthias
2f349e0504 Improve install documentation by streamlining the process 2020-02-24 20:21:25 +01:00
Matthias
23b47b66ec Update install-script documentation and reorder installation steps 2020-02-24 20:11:25 +01:00
Matthias
c224c66978 Small edits to install.md 2020-02-01 14:06:31 +01:00