opencog/pln

Fails compiling on ubuntu 16.04 because of the added python lookup in CMakeList.txt

einalex opened this issue · 0 comments

the added python lookup should be replaced by
include(OpenCogFindPython)