PythonMonkey
PythonMonkey copied to clipboard
Please support staticx
Describe your feature request here.
staticx: Unsupported PyInstaller input
One or more libraries included in the PyInstaller archive uses unsupported RPATH/RUNPATH tags:
/tmp/staticx-pyi-y11be467/pythonmonkey/pythonmonkey.so: DT_RUNPATH='$ORIGIN'
See https://github.com/JonathonReinhart/staticx/issues/188
Code example