Commit Graph

150 Commits

Author SHA1 Message Date
ASU 32ce819889 Removed environment.yml and updated documentation 2023-02-25 18:23:07 +02:00
Matthias 839215c437
Fix Doc box error 2023-01-31 20:58:20 +01:00
Leonardo Custodio 152aa994a6
Fix test 2023-01-31 12:46:21 -03:00
Leonardo Custodio baf2090f9e
Just change the docs 2023-01-31 12:42:39 -03:00
Matthias 24f1dc4ecc Update patched ta-lib install for conda 2022-08-14 09:06:04 +02:00
Achmad Fathoni aaa5349003 Add script for patching conda libta-lib 2022-08-07 13:44:09 +07:00
Matthias 6b9696057d Update documentation to require python3.8 everywhere 2022-02-06 07:47:10 +01:00
Matthias d9347e9900 Update references to remove python 3.7 support 2022-01-25 06:43:36 +01:00
Matthias 1bc2c71757 Update documentation with support for python 3.10 2021-12-30 16:33:01 +01:00
Matthias e9c3f0cbbd Add note about python3.10 not being supported
closes #6041
2021-12-11 10:01:55 +01:00
Matthias fbd64d757d Improve doc wording 2021-12-05 09:26:44 +01:00
Matthias 4278c5a24a add note about arm64 installation
closes #6025
2021-12-05 09:24:40 +01:00
Matthias 5fb0f53539 Add curl to install description 2021-11-17 19:36:38 +01:00
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