SEAL-Python
SEAL-Python copied to clipboard
how to conda install after build
I was able to successfully build this repo following the instructions in the readme and i was able to run the example codes in the example folders. my question is if there is a way to pip/conda install this API so i can import seal from a directory that is outside of this repo? appologies if I skipped a step
Sorry for replying you late, you can use python3 setup.py install.