sebwrede commented on PR #1525:
URL: https://github.com/apache/systemds/pull/1525#issuecomment-1144881805

   > Installing SEAL is simple:
   > 
   > ```
   > git clone https://github.com/microsoft/SEAL.git
   > cd SEAL
   > git checkout v3.7.3
   > cmake -S . -B build -DBUILD_SHARED_LIBS=ON
   > cmake --build build
   > sudo cmake --install build
   > ```
   
   I already installed SEAL and I just tried again with your instructions, but 
it still gives me the same error message when running the test. Am I missing 
some other step? 
   
   Regarding the other exception for the federated tests, I guess something 
went wrong during rebase. Maybe I should try again. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to