caiqs
caiqs
I checked the docs,it looks like all the module imported should be added to fs.mounts in python.manifest.template, right? The uuid module is at "/usr/lib/python3.8", so i add it to fs.mounts...
I can't reproduce the second error, maybe i didn't add it right. But if i add "$HOME/.local/lib/python3.8/site-packages" into fs.mounts, will the "import" in python program find module in this directory...
No, these's nothing wrong in my kernel log. But I have solved this problem. I run gramine examples in a vm which is running a desktop computer with Intel(R) Core(TM)...
No. I tried to reproduce the error, but always got different error code. ``` caiqishen@gramine-clean:~/gramine/CI-Examples/python$ gramine-sgx ./python scripts/helloworld.py Gramine is starting. Parsing TOML manifest file, this may take some time......