Alfonso Amayuelas
Results
3
comments of
Alfonso Amayuelas
I am getting the same error on a Mac M1, Python 3.9.10 ```clang-13: error: the clang compiler does not support '-march=native'```
As mentioned in #567 To solve this issue you ``` export CC=/usr/bin/clang ; export CXX=/usr/bin/clang++ ``` Then install annoy: `pip install annoy`
I assume you refer to an evaluation method for FinGPT Forecaster where you can see how well it is doing the predictions right? We're working on it