Commit Graph

105 Commits (bfdbf0248c187c9b07b6a308943bda70a94de4e2)

Author SHA1 Message Date
Matthias 878043ea3d chore: drop 3.9 support from setup.sh
1 year ago
Matthias 02621eee74 chore: remove pip version lock from instal scripts
2 years ago
Robert Davey 5effd62599
Fix setup.sh pip version
2 years ago
Matthias 9e9aacc102 Pin pip to 24.0 for the moment
2 years ago
Matthias 1e0782b626 Add support for python 3.12 in setup.sh
2 years ago
Matthias 86db888386 Install libomp from brew for macos
2 years ago
Matthias 4ef1647132 Setup.sh should require 3.9
3 years ago
smarmau d13357bb0c
Update setup.sh
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
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
3 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
4 years ago
Matthias 2d07cbce59 Fix bad pre-commit installation
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
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
4 years ago
Sam Germain 10e839c17e
Update setup.sh
4 years ago
Sam Germain 5b9a168ca9 removed build-essential from redhat install
4 years ago
Sam Germain d1e2a53267 Added centOS support to setup.sh script
4 years ago
Sam Germain 7ff16997e9 Wrote echo block method for setup script
4 years ago
Matthias 00fc38a5dc Update setup.sh to correctly exit if ta-lib fails
4 years ago