Iolop

Results 2 issues of Iolop

when try to decompile pyc, vscode shows this error: `Failed to run decompiliation command. Check your configuration. {"code":{"errno":-2,"code":"ENOENT","syscall":"spawn uio","path":"uio","spawnargs":["-o","/tmp/tmp-57121-6slmZbroyIL4","/home/aria/Desktop/path_config.pyc"]},"type":"multi"}` however, this workspace is a folder in ssh-remote host, and uio...

``` CANNOT` LINK EXECUTABLE: COULD NOT LOAD LIBRARY "LIBPYTHON2.7.SO.1.0" needed by "/data/data/org.qpython.qpy/files/bin/python"; caused by cannot locate symbol "mmap64" referenced by "libpython2.7.so.1.0"... ``` But when i try to check the libpython2.7.so.1.0...