Matthias
65d7e74888
Add note about ldconfig
...
#2087
5 years ago
Robert Caulk
10e94350e9
Update installation.md
5 years ago
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.
5 years ago
JoeSchr
8e98778498
Update installation.md
...
Fix typo
5 years ago
Kamontat Chantrachirathumrong
e53bbec285
remove duplicate python3-pip
5 years ago
Matthias
1e6194fa30
Improve wording, fix hirerchial hierarchy
5 years ago
Matthias
d8353bc90e
Merge branch 'develop' into pr/sobeit2020/4218
5 years ago
sobeit2020
b12d0b110e
Update installation.md
5 years ago
sobeit2020
d1d77f56df
Update installation.md
5 years ago
sobeit2020
a414d5d75a
Update installation.md
5 years ago
sobeit2020
ec2cf7f979
Update installation.md
5 years ago
sobeit2020
5da8a3078b
Update installation.md
5 years ago
sobeit2020
188010329c
Update installation.md
5 years ago
sobeit2020
bcc7adb186
Update installation.md
5 years ago
sobeit2020
d848242379
Update installation.md
5 years ago
sobeit2020
4a28fab8a1
Update installation.md
5 years ago
sobeit2020
65e0ba60dc
Update installation.md
5 years ago
sobeit2020
2226f6781f
Update installation.md
5 years ago
sobeit2020
9af89786ba
update installation.md
...
ma
5 years ago
Matthias
e94e2dd383
Remove docker config without compose
5 years ago
sobeit2020
172a629c58
Update installation.md
5 years ago
sobeit2020
f9dd74585e
Update installation.md
5 years ago
sobeit2020
73206a9194
Update installation.md
5 years ago
sobeit2020
63be27f671
Update installation.md
5 years ago
sobeit2020
9ad0817105
Update installation.md
5 years ago
sobeit2020
a271c9e98e
Update installation.md
5 years ago
sobeit2020
ce5ba1bb6e
Adding Conda installation process
5 years ago
Matthias
2e7faa782c
Add documentation section for macOS installation error on 3.999999999
5 years ago
Matthias
d1804dee6b
Add note about python-dev dependency
5 years ago
Matthias
9f5c4ead15
Remove support for 3.6
6 years ago
Matthias
d9a86158f4
Add cmake to support raspberry 64bit installs
6 years ago
Matthias
5f70d1f9a7
Ask for hyperopt installation during setup
...
closes #2871
6 years ago
Matthias
95b24ba8a9
Update setup.sh with some specifics
6 years ago
Matthias
202ca88e23
Changes to pi steup
6 years ago
Matthias
2b1d0b4ab5
Rename references to "master" branch to "stable"
...
closes #2496
6 years ago
Matthias
503d5db113
Merge branch 'develop' into pr/Blackhawke/3764
6 years ago
Blackhawke
3f52b6d6d5
Move "source" restored ".env/"
6 years ago
Blackhawke
c3e0397743
Added full "source" command to virtualenv in easy install
6 years ago
Matthias
848a94d62e
Merge branch 'develop' into pr/silvavn/3745
6 years ago
Matthias
1406691945
Rename files to have clearer paths
6 years ago
silvavn
34b27d2f96
Moving stuff around
...
- Mac troubleshooting to the end
- optional master checkout
- Anaconda moved to the end
6 years ago
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
6 years ago
Matthias
7f74ff53b1
Move clock warning to installation pages
6 years ago
hroff-1902
fe40e8305d
fix #3401
6 years ago
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
6 years ago
Matthias
a29653b510
Wording changes to install docs
...
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
6 years ago
Matthias
2f349e0504
Improve install documentation by streamlining the process
6 years ago
Matthias
23b47b66ec
Update install-script documentation and reorder installation steps
6 years ago
Matthias
c224c66978
Small edits to install.md
6 years ago
Matthias
8796ecb2a9
Ad example for new-config with answered questions
6 years ago