_ZN4FANN10neural_net7destroyEv[FANN::neural_net::destroy()]+0x18): undefined reference to `fann_get_user_data_ZN4FANN10neural_net7destroyEv[FANN::neural_net::destroy()]+0x39): undefined reference to `fann_destroy_ZN4FANN10neural_net3runE
我尝试使用apt-get install、pip和直接从源代码在Ubuntu上安装FANN Python绑定,但当我尝试导入FANN时,同样的错误不断出现。也就是说,它告诉我fann_copy是未定义的(以下是具体的错误):[GCC 4.8.2] on linux2-1.0.7-py2.7-linux-x86_64.egg/fann2/__init__.py", line 4, in <mod