Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Illegal Instruction - running cli.py update-static-data #138

Open
gxiberras opened this issue Sep 17, 2019 · 0 comments
Open

Illegal Instruction - running cli.py update-static-data #138

gxiberras opened this issue Sep 17, 2019 · 0 comments

Comments

@gxiberras
Copy link

Hello guys,

I'm very new @ GIT, and python too - but very interested with your project.
I've installed this afternoon python3.7 in a virtual environment on my computer (running linux mint 19.2)
after few issues with missing packages (see below list) on top of "pip install -r requirements.no-gpu.txt" (I do not have any GPU yet to be use for RL/ML)
I've encounter a strange error without many comments from python :

(py_37) (base) /media/data/data/RL_trader $ python ./cli.py update-static-data
Illegal instruction
(py_37) (base) /media/data/data/RL_trader $ python ./cli.py optimize
Illegal instruction
(py_37) (base) /media/data/data/RL_trader $ python ./cli.py train
Illegal instruction

If you have encountered such issue do not hesitate to point out any tip /solution.

thanks for your support.

Rgds Gilles.

linux install :
sudo apt-get install libpq-dev
sudo apt-get install mpich
sudo apt install libopenmpi-dev

pip install :
colorlog
ccxt
optuna
quantstats
stable_baselines
brew install mpich
mpi4py
tensorflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant