You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both AtomSpace and OpenCog have a duplicate of scripts/get_python_lib.py for finding the correct python install path, introduced by opencog/atomspace#2220 and opencog/opencog#3535
This should be rewritten as a Cmake macro and added to cogutil's FindPython.
Both AtomSpace and OpenCog have a duplicate of
scripts/get_python_lib.py
for finding the correct python install path, introduced by opencog/atomspace#2220 and opencog/opencog#3535This should be rewritten as a Cmake macro and added to cogutil's FindPython.
Per request here: opencog/opencog#3535 (comment)
The text was updated successfully, but these errors were encountered: