Klein

Results 8 comments of Klein

> @Klein920116 The python package conflicts issue is beyond Occlum. Generally, Occlum suggests to use miniconda for python applications because miniconda can pack all the files required in one directory...

**Does anyone encounter this error? When I run the python code, the error shows memory allocation failed.** OSError: [Errno 5] Input/output error memory allocation of 4096 bytes failed /opt/occlum/build/bin/occlum: line...

> @Klein920116 Please try increase the "resource_limits.kernel_space_heap_size" in Occlum.json then do "occlum build" again. Details you can refer to [doc](https://github.com/occlum/occlum/blob/master/docs/resource_config_guide.md). @qzheng527 Cool, the problem has been solved.

> @Klein920116 Please describe all your envs and steps to do occlum mount. cd to occlum_instance folder and run occlum mount

Failed to boot up LibOS: ENOEXEC (#8, Exec format error): unknown executable file format [line = 23, file = src/process/do_spawn/exec_loader.rs] [ERROR] occlum-pal: occlum_ecall_new_process returns ENOEXEC (line 210, file src/pal_api.c) @qzheng527...

> PIE elf binary app_launcher.py: Python script, UTF-8 Unicode text executable. Does it can be run? @qzheng527

> @qzheng527 Ok,thanks. When will you fix it?

如果启动了flower server后,客户端一直没有连接,可以手动停止server吗?