Update README.md

This commit is contained in:
Mathieu Broillet 2021-08-30 18:44:32 +02:00 committed by GitHub
parent 74227aa3bf
commit b26dc2f71f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ go to the Python Console and enter the following commands :
# Errors # Errors
Common errors than I personally encoured during this project, hope this can help you. Common errors than I personally encoured during this project, hope this can help you.
# FANN/FANN2 error during pip requirements ## FANN/FANN2 error during pip requirements
I actually don't know how I solved this but I tried building myself FANN following the instruction from [here](https://github.com/libfann/fann#from-source). I actually don't know how I solved this but I tried building myself FANN following the instruction from [here](https://github.com/libfann/fann#from-source).
Here is some links I found trying to solve the error : Here is some links I found trying to solve the error :
https://stackoverflow.com/questions/51367972/lib-fann2-failed-to-install https://stackoverflow.com/questions/51367972/lib-fann2-failed-to-install