×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
That would be fantastic, hopefully it comes along before my management gives up and moves on to a different solution. Massimo's script helped me get cffi reinstalled and I got past the import _cffi_backend problem.
Now however when the install goes to build the build/temp.os400-powerpc64-3.6/_openssl.c I get a combination of over 200 errors and warnings.
Things like
build/temp.os400-powerpc64-3.6/_openssl.c:1834:14: error: unknown type name 'ENGINE_CMD_DEFN'
static const ENGINE_CMD_DEFN osrandom_cmd_defns[] = {
^~~~~~~~~~~~~~~
Or
build/temp.os400-powerpc64-3.6/_openssl.c:678:50: error: 'ENGINE_CMD_BASE' undeclared here (not in a function)
#define CRYPTOGRAPHY_OSRANDOM_GET_IMPLEMENTATION ENGINE_CMD_BASE
-----Original Message-----
From: OpenSource <opensource-bounces@xxxxxxxxxxxx> On Behalf Of Jesse Gorzinski
Sent: Wednesday, August 22, 2018 8:50 PM
To: IBMi Open Source Roundtable <opensource@xxxxxxxxxxxx>
Subject: Re: [IBMiOSS] failure on installing cryptography
The e-mail below is from an external source. Please do not open attachments or click links from an unknown or suspicious origin.
For what it's worth, I have a hunch it will be available in RPM form soon, if you'd prefer to wait and see.
"OpenSource" <opensource-bounces@xxxxxxxxxxxx> wrote on 08/22/2018
01:34:00 PM:
From: Jeremy Meyer <JMeyer@xxxxxxxxxxxxx>
To: IBMi Open Source Roundtable <opensource@xxxxxxxxxxxx>
Date: 08/22/2018 01:34 PM
Subject: Re: [IBMiOSS] failure on installing cryptography
Sent by: "OpenSource" <opensource-bounces@xxxxxxxxxxxx>
So I am pretty green at some of this still. I would call the
setup.py for cryptography at the end of this bash script?
As an Amazon Associate we earn from qualifying purchases.