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

install pyseal on windows #36

Closed
wang5523795 opened this issue Aug 23, 2020 · 3 comments
Closed

install pyseal on windows #36

wang5523795 opened this issue Aug 23, 2020 · 3 comments

Comments

@wang5523795
Copy link

when i execute "python3 setup.py build_ext -i", an error was reported "Can not find the seal lib"(windows)
setup.py writing "./SEAL/native/lib/libseal-3.4.a",but i can not find libseal-3.4.a in the path
could you give me some solution when i install pyseal on windows 10,thanks

@Huelse
Copy link
Owner

Huelse commented Aug 23, 2020

You need to use the VS 2017 (or 2019) to build the SEAL lib first, refer to line 2.

@Huelse
Copy link
Owner

Huelse commented Aug 23, 2020

If no problem, close this issue please.

@wang5523795
Copy link
Author

ok,i got it,thanks

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