Giter Site home page Giter Site logo

Installing flownet about flownet HOT 5 CLOSED

equinor avatar equinor commented on June 26, 2024
Installing flownet

from flownet.

Comments (5)

tayloris avatar tayloris commented on June 26, 2024

As far I see, the SSL Error is on the pip installations. I can solve the problem for the installation of LIBECL, LIBRES but I done manage to install ERT. I downloaded the ERT repository and change the line that call pip install ... to the corresponding pip install --trusted-host pypi.org --trusted-host files.pythonhosted.org <package>, but that didn't work. There should be a simple solution but I have not found it yet.

pypa/pip#5288

from flownet.

anders-kiaer avatar anders-kiaer commented on June 26, 2024

This is of course unrelated to FlowNet, but I guess the reason is that somewhere (maybe in openssl), security level has recently been tightened, without everything in the Python pip world following up (as of now).

This question is probably related: https://askubuntu.com/questions/1233186/ubuntu-20-04-how-to-set-lower-ssl-security-level

Note that I would guess trusted-host basically bypasses https / SSL verification, and therefore opening up for man-in-the-middle attacks, and thus not a recommended solution.

What is the pip and openssl versions?

from flownet.

tayloris avatar tayloris commented on June 26, 2024

The versions are: pip 20.1.1, and OpenSSL 1.1.1f 31 Mar 2020

from flownet.

tayloris avatar tayloris commented on June 26, 2024

It happens as well on a new installation of Ubuntu 18.04 :( . It is strange because it works on my laptop that is Ubuntu 18.04 but not in the PC :(.

from flownet.

anders-kiaer avatar anders-kiaer commented on June 26, 2024

Not sure what is the easiest, and still secure, way of solving this. A search on the Internet indicates that this is a quite new mismatch between pip and OpenSSL, and will probably be solved externally at some point.

I guess we close this issue here since it is unrelated to FlowNet, but we can still continue the discussion in the closed issue if needed.

from flownet.

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.