InseeFrLab / InseeFrLab/predicat
Implicit requirement : C++ compiler
Open
- Dominant language
- Jupyter Notebook
- Stars
- 5
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
I tried to run the application but the `pip install -r requirements.txt` fails with error related to `fasttext` :
```
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": http://landinghub.visualstudio.com/visual-cpp-build-tools
```
It seems that fasttext needs a C++ compiler. We should reflect that on the documentation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.