Skip to content

Undefined Symbol Error while running argos.py #197

Open
@Komal0103

Description

@Komal0103

I have been trying to run argos.py as given in the tutorial:
python $MAP_BASE/helios/pipeViewer/pipe_view/argos.py -d small_core_pipeout -l ../layouts/small_core.alf.

However, running this command gives me the following errors:
/usr/local/lib/libsimdb.so: undefined symbol: _ZN5simdb5Table8NS_DELIME, or

ImportError: /home/komals/sparta/map/helios/pipeViewer/pipe_view/logsearch.cpython-38-x86_64-linux-gnu.so: undefined symbol: _ZTI8wxThread.

I have built the Helios and Sparta frameworks as given in the map repository. There were issues while building the simdb submodule, so I separately built it using CMake. I get these errors even after reinstalling the dependencies multiple times, and checking for incorrect paths.

I apologize for the novice question, but it would be great if anyone could help me with this!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions