GithubHelp home page GithubHelp logo

Comments (9)

zicofish avatar zicofish commented on April 27, 2024 1

@dikjstra Hi, please git clone the repository and build. The pip installation does not work now.

from tf-encrypted.

dikjstra avatar dikjstra commented on April 27, 2024

@dikjstra Hi, please git clone the repository and build. The pip installation does not work now.

I used this method to install the framework:
git clone https://github.com/tf-encrypted/tf-encrypted.git
cd tf-encrypted
pip install -e .
make build
When I run the “make build” command I get the following error:
微信截图_20230223100014

from tf-encrypted.

zicofish avatar zicofish commented on April 27, 2024

@dikjstra as the error pointed out, depending on your system, you will have to install autoconf before moving on. For example, on Ubuntu, try this.

from tf-encrypted.

dikjstra avatar dikjstra commented on April 27, 2024

@dikjstra as the error pointed out, depending on your system, you will have to install autoconf before moving on. For example, on Ubuntu, try this.

After I installed it, I still got this error:
微信截图_20230227095856

from tf-encrypted.

zjn-code avatar zjn-code commented on April 27, 2024

@dikjstra as the error pointed out, depending on your system, you will have to install autoconf before moving on. For example, on Ubuntu, try this.

After I installed it, I still got this error: 微信截图_20230227095856

is libtool installed on your system? you could check by libtool --version.
are you using a docker to run tf-encrypted? We suggest you to use the python3.8 docker image.

from tf-encrypted.

dikjstra avatar dikjstra commented on April 27, 2024

@dikjstra as the error pointed out, depending on your system, you will have to install autoconf before moving on. For example, on Ubuntu, try this.

After I installed it, I still got this error: 微信截图_20230227095856

is libtool installed on your system? you could check by libtool --version. are you using a docker to run tf-encrypted? We suggest you to use the python3.8 docker image.

Thanks for the answer, I'll keep trying

from tf-encrypted.

lajosdeme avatar lajosdeme commented on April 27, 2024

Ran into this as well. Did you manage to solve it @dikjstra ?

from tf-encrypted.

gaojunjie03 avatar gaojunjie03 commented on April 27, 2024

not work for me......

from tf-encrypted.

gaojunjie03 avatar gaojunjie03 commented on April 27, 2024

linux glibc version is too low to load sercure_random.so.
it need glibc 2.25+...
so i change to use docker with python3.8 gcc 12.2 glibc 2.36 to pip install tf-encrypted
it work for me

i suggest that tf-encrypte need to notify user when compile or pip install tf-encrypted need glibc 2.25+ gcc version an so on ...

from tf-encrypted.

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.