IBM / fhe-toolkit-linux

IBM Fully Homomorphic Encryption Toolkit For Linux. This toolkit is a Linux based Docker container that demonstrates computing on encrypted data without decrypting it! The toolkit ships with two demos including a fully encrypted Machine Learning inference with a Neural Network and a Privacy-Preserving key-value search.
MIT License
1.44k stars 160 forks source link

EACCES: permission denied, mkdir '/opt/IBM/FHE-Workspace/build' {} #25

Closed guikarai closed 4 years ago

guikarai commented 4 years ago

Describe the bug A clear description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Additional context Add any other context about the problem here.

guikarai commented 4 years ago

Issue is closed. We had to grant more access on the host. Not it is working.

All credits and thanks to E.Phan.

dowem commented 4 years ago

I am glad you got it working @guikarai ! I hope the rest of the toolkit experience goes well. Please make sure to take our survey to help us improve!