我正在尝试从Android进程中运行python脚本hello.py。以下是我遵循的步骤:我已经购买了Python二进制文件并需要链接库。我已经对它们进行了测试,它们可以在终端仿真器中运行。我已将它们添加到我的Assets文件夹并将它们复制到私有(private)文件夹存储并使它们可执行。但我仍然收到以下错误:07-1913:35:15.39126991-26991/com.vibhinna.exampleI/System.out:Hereisthestandardoutputofthecommand:07-1913:35:32.00126991-26991/com.vibhinna.