lnxusr1

Results 4 comments of lnxusr1

I’m not sure if it is the same issue, but seems to be related. Basically, the instructions in the readme are just missing the bindings for fann2 for python and...

I was using python 3.8 on Ubuntu 20.04. Will do another fresh install to see if I can more finely pinpoint that though.

Indeed, the default on Ubuntu 20.04 is Python 3.8 which requires `python3-fann2` instead of `python3-fann` as the instructions state. So worth adding a note somewhere that if you're using Ubuntu...