Cryptlex Forums

Lexactivator looking for wrong libLexActivator.so lib in python with aarch64-linux-gnu

R
Rahul Thai Valappil

I have installed cryptlex.lexactivator with pip and tried to use it from python side. but iam geeting “OSError: /home/user/.local/lib/python3.6/site-packages/cryptlex/lexactivator/libs/linux/gcc/x86_64/libLexActivator.so: cannot open shared object file: No such file or directory”.
My analysis is that cryptlex should look for “gcc/arm64” folder instead of x86_64 since iam working in a machine with aarch64-linux-gnu target.

A
Adnan KamiliCryptlex team

It will detect the correct library when you run it on the arm machine. Running on an x86_64 cpu won’t detect the arm arch.

R
Rahul Thai Valappil

Hello, I am running in correct architecture(arm machine not on x86_64) but it is not detecting.

A
Adnan KamiliCryptlex team

Hi,

Can you please check the value of machine returned on your machine in the following line:

R
Rahul Thai Valappil

Hello, the machine value iam getting is “aarch64”.
Iam running this code from nano jetson device.

Following are the specification:
processor: ARMv8 Processor rev 1 (v8l) × 4
Os type : 64-bit

A
Adnan KamiliCryptlex team

Hi Rahul,

Please check the latest v3.14.1. We have fixed the issue.

← Back to all topics · 6 posts · 1010 views · opened 2021-01-15