Page 1 of 1

cs:s v92 Cannot find libffi.so.6

Posted: Wed Aug 25, 2021 1:02 pm
by BASON
Hello,
I can't start it

Code: Select all

Source.Python] Loading...

[SP] Encountered a Warning:
File '../addons/source-python/packages/site-packages/mutagen/id3/_specs.py', line 666: DeprecationWarning
invalid escape sequence \s

[Source.Python] Failed to load the main module due to following exception:
Traceback (most recent call last):

File "/home/container/cstrike/addons/source-python/packages/source-python/__init__.py", line 98, in load
setup_sqlite()

File "/home/container/cstrike/addons/source-python/packages/source-python/__init__.py", line 470, in setup_sqlite
import ctypes

File "/home/container/cstrike/addons/source-python/Python3/ctypes/__init__.py", line 7, in
from _ctypes import Union, Structure, Array

ImportError: libffi.so.6: cannot open shared object file: No such file or directory
[Source.Python] Could not initialize python.
Failed to load plugin "addons/source-python"
[Source.Python] Unloading...
[Source.Python] Unloaded successfully.

Re: cs:s v92 Cannot find libffi.so.6

Posted: Wed Aug 25, 2021 1:20 pm
by cssbestrpg

Re: cs:s v92 Cannot find libffi.so.6

Posted: Wed Aug 25, 2021 1:59 pm
by BASON
No,it's not like it doesn't help me

Re: cs:s v92 Cannot find libffi.so.6

Posted: Wed Aug 25, 2021 3:05 pm
by cssbestrpg
I meant its similar to the one i linked the issue. It have same error and it was the resolved.
Here is the link for installation requires, it might help for download libffi.so.6 http://wiki.sourcepython.com/general/installation.html