Huelse / SEAL-Python

Microsoft SEAL 4.X For Python
MIT License
324 stars 65 forks source link

gsl/span:No such file or directory #96

Closed Natruel closed 2 years ago

Natruel commented 2 years ago

Type illustrate your original intention.

Descripe When i run the "python3 setup.py build_ext -i", the error occurs: Snipaste_2022-09-10_14-46-11

Huelse commented 2 years ago

refer to this, disable the MSGSL and rebuild the SEAL, cmake -S . -B build -DSEAL_USE_MSGSL=OFF -DSEAL_USE_ZLIB=OFF SEAL_USE_MSGSL