cancel
Showing results for 
Search instead for 
Did you mean: 

Python runtime in BAS not working

piyushgupta
Explorer
0 Kudos

Hi, I am trying to run a python module in SAP Business Application Studio but getting the following error. Has anyone faced similar issue?

File "/home/user/python_3_9_2/lib/python3.9/ctypes/__init__.py", line 8, in <module>

from _ctypes import Union, Structure, Array

ImportError: libffi.so.6: cannot open shared object file: No such file or directory

piyushgupta
Explorer
0 Kudos

Did some more digging and seems like libffi.so.6 is replaced by libffi.so.7 in the new linux version of the BAS VM probably. Unable to make any changes to that.

Accepted Solutions (0)

Answers (0)