Can anyone help? I want to install Fann library that actually was only in C language, but I know it can also be realized on python

I tried to install a binding to Python called Fann2 but it needs some dependencies. Does anyone know how to make them?

I would try installing it via Conda. It shines at this sort of thing.

2 Likes

Conda does not have such package as Fann2(

Thanks for solution!!!