-
-
Notifications
You must be signed in to change notification settings - Fork 67
ImportError in SEALPython #67
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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 ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working