Source Python not starting

All other Source.Python topics and issues.
User avatar
Kami
Global Moderator
Posts: 263
Joined: Wed Aug 15, 2012 1:24 am
Location: Germany

Source Python not starting

Postby Kami » Thu Jan 14, 2016 4:54 pm

Hey guys,

while trying to put SourcePython on a CS:GO server I got this error message:

Code: Select all

[Source.Python] Loading...
Traceback (most recent call last):
File "/home/sid_89796/csgo/csgo/addons/source-python/packages/source-python/__init__.py", line 35, in load
setup_hooks()
File "/home/sid_89796/csgo/csgo/addons/source-python/packages/source-python/__init__.py", line 56, in setup_hooks
from hooks.exceptions import except_hooks
File "/home/sid_89796/csgo/csgo/addons/source-python/packages/source-python/hooks/__init__.py", line 12, in <module>
from translations.strings import LangStrings
File "/home/sid_89796/csgo/csgo/addons/source-python/packages/source-python/translations/strings.py", line 10, in <module>
from binascii import unhexlify
ImportError: libz.so.1: cannot open shared object file: No such file or directory
[Source.Python] Failed to load the main module.
[Source.Python] Could not initialize python.
Failed to load plugin "addons/source-python"


What could be the cause of that? Thanks :)
User avatar
satoon101
Project Leader
Posts: 2697
Joined: Sat Jul 07, 2012 1:59 am

Postby satoon101 » Thu Jan 14, 2016 5:28 pm

Image
User avatar
Kami
Global Moderator
Posts: 263
Joined: Wed Aug 15, 2012 1:24 am
Location: Germany

Postby Kami » Thu Jan 14, 2016 5:33 pm

Oh, sorry, I forgot to search the forum.... Thank you very much!

Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 12 guests