Huelse / SEAL-Python

Microsoft SEAL 4.X For Python
MIT License
310 stars 66 forks source link

ModuleNotFoundError: No module named 'seal_helper' #38

Closed benenzhu closed 3 years ago

benenzhu commented 3 years ago

image I successfully build the seal lib using your instructions in Linux, but it returns that error when I run your examples. So how can I find that seal_helper? Wish for your reply.

Huelse commented 3 years ago

It's in tests/seal_helper.py

benenzhu commented 3 years ago

Ty that's my fault. Sth related to the pyCharm path