Skip to content

ImportError in SEALPython #67

@tusharcsebd

Description

@tusharcsebd

After Installation of SEAL-Python library in Ubuntu in Windows10, I tried to run the file as follows:
python3 seal_helper.py

But I got the following error:
Traceback (most recent call last):
File "seal_helper.py", line 1, in
from seal import scheme_type
ImportError: /home/tushar/SEAL-Python/examples/seal.cpython-38-x86_64-linux-gnu.so: undefined symbol: ZN4seal9Evaluator11add_inplaceERNS_10CiphertextERKS1

I was working for the last 5 hours to install all the things and stuck here. Can you please help me @DreamingRaven or @Huelse ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions