Cogserver Test#5 CythonServer

32 views
Skip to first unread message

Michele Thiella

unread,
Oct 6, 2020, 2:52:19 PM10/6/20
to opencog
Good evening everyone, I was trying to get all the tests of opencog, cogserver, etc working.
I ran into Cogserver's CythonServer Test# 5 with the following error:

Failure: ImportError (/usr/local/lib/opencog/libstorage-types.so: undefined symbol: _ZN7opencog13TYPE_SET_LINKE) ... ERROR

more precisely in:

cogserver/tests/cython/server/test_agent_finder.py ", line 3, in <module> 
from opencog.agent_finder import find_subclasses

so i went to see the test_agent_finder.py file and the cogserver import was after the from opencog.agent_finder

from opencog.agent_finder import find_subclasses
import opencog.cogserver


Inverting them I solved.
I don't know if it's an error and/or it's already fixed .. I pulled all repo a few days ago.

(Extra: I'm following the developments of the github branches and, obviously, all my build folders and their file are uncommited, why aren't they added to gitignore?)

Thanks.
Have a good time

Michele Thiella

unread,
Oct 7, 2020, 2:32:04 PM10/7/20
to opencog
(EDIT: only cogserver doesn't have gitignore sorry) 
Reply all
Reply to author
Forward
0 new messages