原文:python編譯報錯: make[3]: *** wait: No child processes. Stop.make: *** [Makefile:510: profile-run-stamp] Error 2

這是樹莓派zero W的硬件原因: 只有可憐的一個processer 所以子進程創建失敗 解決方法 編譯時加入 j 選項 make j 即可。 參考https: github.com openresty openresty issues ...

2020-05-12 09:37 0 1301 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM