Acestreamengine on Slackware

Hello.

Try to create package on Slackware Linux, but have problems with acestream-engine :frowning:

Got error:


Cannot load libraries: path /usr/share/acestream/lib
Traceback (most recent call last):
  File "<entry>", line 6, in <module>
ImportError: /usr/share/acestream/lib/acestreamengine/Core.so: undefined symbol: PyUnicodeUCS4_DecodeUTF8

Try with Debian and Ubuntu packages, but result is the same. How to fix that?

Looks like python issue (something like ImportError undefined symbol: PyUnicodeUCS4_DecodeUTF8 · Issue #41 · rkern/line_profiler · GitHub). You should update or rebuild python package (binary).