Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meets 'ImportErrot' when import taso #73

Open
xuguanming opened this issue Nov 13, 2020 · 1 comment
Open

Meets 'ImportErrot' when import taso #73

xuguanming opened this issue Nov 13, 2020 · 1 comment

Comments

@xuguanming
Copy link

Hello All

I build TASO on ubuntu16.04(no cuda) and meet error when 'import taso' in python3.
here is error info:

Python 3.5.2 (default, Oct 7 2020, 17:19:02)
[GCC 5.4.0 20160609] on linux
Type "help", "copyright", "credits" or "license" for more information.

import taso
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python3.5/dist-packages/taso-0.1.0-py3.5-linux-x86_64.egg/taso/init.py", line 1, in
from .core import *
ImportError: sdk/TASO/build/libtaso_runtime.so: undefined symbol: _ZN4taso10Activation7forwardEb

THX

@Pegessi
Copy link

Pegessi commented Mar 10, 2023

It seems that you have not build the libtaso_runtime.so

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants