Comment 3 for bug 1903890

Revision history for this message
Ben Simpson (thehoagie) wrote : Re: python3-openssl appears to be built against the wrong version of libffi

I am seeing this to while using Lutris v 0.5.8.1

> 2020-12-18 14:10:03,258: Error while completing task <bound method Downloader.async_download of <lutris.util.downloader.Downloader object at 0x7f397c3cb5b0>>: ffi_prep_closure(): bad user_data (it seems that the version of the libffi library seen at runtime is different from the 'ffi.h' file seen at compile-time)

Reinstalling the requirements via pip did not resolve this error.