Matthias
|
4ef1647132
|
Setup.sh should require 3.9
|
3 years ago |
smarmau
|
d13357bb0c
|
Update setup.sh
Fixed small typo
|
3 years ago |
Matthias
|
f92b8c50dd
|
Update config echo block to store config in user_data
|
3 years ago |
Matthias
|
7da0174937
|
Allow slightly different ta-lib installation locations in setup.sh script
|
3 years ago |
Matthias
|
688018d9f2
|
Update setup.sh script to use `.venv` instead of `.env`
|
3 years ago |
Matthias
|
ea181645b0
|
setup.sh: Extract environment recration to function
|
3 years ago |
Matthias
|
f607b8abfb
|
Silence pip download
|
3 years ago |
Matthias
|
7266279768
|
Improve docs around pytho 3.11
|
3 years ago |
Matthias
|
59d6ae17be
|
Merge pull request #8327 from skinner12/develop
Support for python 3.11 via setup.sh script
|
3 years ago |
Matthias
|
1c2dd884e9
|
Remove dependency workarounds in place for gym
|
3 years ago |
Matthias
|
9bc17a9232
|
Downgrade wheel to isntall gym
|
3 years ago |
Matthias
|
4ed670f828
|
pin pip installation to <23.1 - which breaks gym installation
|
3 years ago |
robcaulk
|
48d3c8e62e
|
fix model loading from disk bug, improve doc, clarify installation/docker instructions, add a torch tag to the freqairl docker image. Fix seriously outdated prediction_model docstrings
|
3 years ago |
pbs
|
fc6d7f012e
|
Support for python 3.11
|
3 years ago |
Joe Schr
|
02c0f91f4d
|
fix: removes duplicated if branch
|
3 years ago |
Joe Schr
|
3fd6d72984
|
setup.sh: fix truty/falsy return of check_git_changes()
|
3 years ago |
Joe Schr
|
330461cf1e
|
setup.sh: checks if git directory is dirty before bothering user with potentially scary question
|
3 years ago |
Matthias
|
ceaaac6c3a
|
Improve install sequence to install ta-lib after user interactivity
|
3 years ago |
Matthias
|
21618594b2
|
Update setup.sh queries to not ask redundant questions
|
3 years ago |
Matthias
|
d8583ab6e6
|
Bump setuptools in setup.sh
|
3 years ago |
Matthias
|
322d4b5351
|
improve fix for setup.sh
|
3 years ago |
Leonardo Custodio
|
baf2090f9e
|
Just change the docs
|
3 years ago |
Leonardo Custodio
|
8b307357f3
|
Add to setup
|
3 years ago |
robcaulk
|
4894d772ed
|
merge develop into feat/freqai-rl-dev
|
3 years ago |
Emre
|
335de760ed
|
Enable --use-pep517 flag for freqai
|
3 years ago |
robcaulk
|
936ca24482
|
separate RL install from general FAI install, update docs
|
4 years ago |
robcaulk
|
d43c146676
|
add more tests for datakitchen functionalities, add regression tests for freqai_interface train/backtest
|
4 years ago |
Matthias
|
c9761f4736
|
FreqUI should be installed by default when running setup.sh
|
4 years ago |
Matthias
|
86af3fe0e7
|
Update image versions from 3.9 to 3.10
|
4 years ago |
talentoscope
|
8e1cdb9103
|
Update setup.sh
Added curl to dependencies for Debian systems
|
4 years ago |
Matthias
|
2d07cbce59
|
Fix bad pre-commit installation
closes #6713
|
4 years ago |
RafaelDorigo
|
e606051102
|
Fixed setup.sh
|
4 years ago |
மனோஜ்குமார் பழனிச்சாமி
|
57af08fde7
|
updated requested changes in PR #6636
|
4 years ago |
Matthias
|
b18256c231
|
Merge pull request #6487 from samgermain/setup-gettext
setup.sh install gettext for mac
|
4 years ago |
Sam Germain
|
abc8854b5a
|
setup.sh install gettext for mac
|
4 years ago |
Bloodhunter4rc
|
82006ff1db
|
Update setup.sh
|
4 years ago |
Matthias
|
d9347e9900
|
Update references to remove python 3.7 support
|
4 years ago |
Matthias
|
1bc2c71757
|
Update documentation with support for python 3.10
|
4 years ago |
Matthias
|
e9c3f0cbbd
|
Add note about python3.10 not being supported
closes #6041
|
4 years ago |
Sam Germain
|
10e839c17e
|
Update setup.sh
python versions 3.7 to 3.9
|
5 years ago |
Sam Germain
|
5b9a168ca9
|
removed build-essential from redhat install
|
5 years ago |
Sam Germain
|
d1e2a53267
|
Added centOS support to setup.sh script
|
5 years ago |
Sam Germain
|
7ff16997e9
|
Wrote echo block method for setup script
|
5 years ago |
Matthias
|
00fc38a5dc
|
Update setup.sh to correctly exit if ta-lib fails
part of #5734
|
5 years ago |
Ottavio Miele
|
fb6beb90e8
|
Include Raspberry Pi armv6 (0, 0W,...)
|
5 years ago |
Rikj000
|
103a8e827e
|
⚡ `setup.sh` - Use `build_helpers/install_ta-lib.sh` for TA-Lib installation
|
5 years ago |
Pan Long
|
c14d8ea827
|
Export HDF5 and CBLOSC paths.
This is needed if homebrew isn't installed in the standard path, say,
/usr/local/.
|
5 years ago |
topscoder
|
dc0b4d07d4
|
Fix typo
Reseting -> Resetting
|
5 years ago |
Sam Germain
|
550a9de097
|
Fixed setup for python3.9 on ubuntu
|
5 years ago |
Sam Germain
|
07e3f82400
|
Changed to python3.8 installing first, removed test_and_fix_python_on_mac
|
5 years ago |