opencog / pln

Probabilistic Logic Network (PLN) implemented on top of the Unified Rule Engine (URE). https://wiki.opencog.org/w/Probabilistic_logic_networks
Other
15 stars 19 forks source link

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

Closed einalex closed 4 years ago

einalex commented 4 years ago

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