Hi
It seems that #399 broke the installation of flann in https://github.com/erikbern/ann-benchmarks.
I updated the installation file to include the explicit system packages needed erikbern/ann-benchmarks@ce74df9, but the last step of the setup fails (testing whether pyflann works).
Detailed build log available here: https://travis-ci.org/erikbern/ann-benchmarks/jobs/502971968. What I can see is package init file '/home/app/flann/build/lib/__init__.py' not found (or not a regular file) a bit higher up in the log, but I don't know if that is the problem.
Any suggestions?
Thanks!
Martin
Hi
It seems that #399 broke the installation of flann in https://github.com/erikbern/ann-benchmarks.
I updated the installation file to include the explicit system packages needed erikbern/ann-benchmarks@ce74df9, but the last step of the setup fails (testing whether pyflann works).
Detailed build log available here: https://travis-ci.org/erikbern/ann-benchmarks/jobs/502971968. What I can see is
package init file '/home/app/flann/build/lib/__init__.py' not found (or not a regular file)a bit higher up in the log, but I don't know if that is the problem.Any suggestions?
Thanks!
Martin