Giter Club home page Giter Club logo

Comments (6)

Zeng1998 avatar Zeng1998 commented on June 1, 2024 1

If you used python setup.py build_ext -i the i stands for in place and builds the shared object file (.so file) in the current directory. You should be able to run python to open up a REPL and import seal should work. Outside of this directory will not working. If you want it to work outside of the directory it needs to be installed into your site-packages of a Python environment with python setup.py install or manually moving the .so file to the site-packages. That may or may not help Good luck.

On Sun, Dec 8, 2019 at 8:59 PM Zeng1998 @.***> wrote: I followed the README step by step without errors, but I got this error when I run python — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#4?email_source=notifications&email_token=AE4RVZ2TS2LLOM74OIAOVZ3QXWYBPA5CNFSM4JXY25U2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGHVNZY#issuecomment-563042023>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE4RVZ4NGYILWPQ3GLKBGELQXWYBPANCNFSM4JXY25UQ .

Oh yes thank you very much

from seal-python.

Huelse avatar Huelse commented on June 1, 2024

Can you describe your problem in detail?

from seal-python.

Zeng1998 avatar Zeng1998 commented on June 1, 2024

I followed the README step by step without errors, but I got this error when I run python

from seal-python.

davidwagnerkc avatar davidwagnerkc commented on June 1, 2024

from seal-python.

kaybest avatar kaybest commented on June 1, 2024

I can't successfully install Microsoft SEAL on my python 3.9 to perform homophobic encryption

from seal-python.

ukantjadia avatar ukantjadia commented on June 1, 2024

I can't successfully install Microsoft SEAL on my python 3.9 to perform homophobic encryption

did you get any encryption solution?

from seal-python.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.