yfe404 / deep-crypto-unicorn-disruptive-fintech

Geospatial deep learning tool for unicorn feeding
1 stars 0 forks source link

Erreur lors de l'installation de TA-lib #3

Closed yfe404 closed 7 years ago

yfe404 commented 7 years ago

En lançant la commande docker build . -t trading:latest lors de l'installation de TA-lib

mv: cannot stat ‘.deps/gen_code-gen_code.Tpo’: No such file or directory make[3]: *** [gen_code-gen_code.o] Error 1 make[3]: Leaving directory/tmp/ta-lib/src/tools/gen_code' make[2]: [all-local] Error 2 make[2]: Waiting for unfinished jobs.... `

yfe404 commented 7 years ago

From https://mrjbq7.github.io/ta-lib/install.html

If you build TA-Lib using make -jX it will fail but that's OK! Simply rerun make -jX followed by [sudo] make install.