FS#66234 - [python] Can't import ctypes
Attached to Project:
Arch Linux
Opened by Cedric Bellegarde (gnumdk) - Sunday, 12 April 2020, 23:03 GMT
Last edited by freswa (frederik) - Sunday, 12 April 2020, 23:16 GMT
Opened by Cedric Bellegarde (gnumdk) - Sunday, 12 April 2020, 23:03 GMT
Last edited by freswa (frederik) - Sunday, 12 April 2020, 23:16 GMT
|
Details
Description:
$ python Python 3.8.2 (default, Mar 7 2020, 23:00:54) [GCC 9.2.1 20200130] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import ctypes Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python3.8/ctypes/__init__.py", line 7, in <module> from _ctypes import Union, Structure, Array ImportError: libffi.so.6: cannot open shared object file: No such file or directory $ pacman -Q python python 3.8.2-2 |
This task depends upon
Need to read my emails (got a mail about this failure).
Really sorry.