Digital-Humans-23 / a2

4 stars 0 forks source link

[solved]Failed when building pyloco.so #18

Closed Wilboludriver closed 1 year ago

Wilboludriver commented 1 year ago

Dear Repo, I tried miniconda on Euler and on my local machine and I also tried virtual env on the server, but I always met a similar problem when building pyloco.so, and the reports are similar: CMake Error at /cluster/home/zhangzhen/venvs/pylocoEnv2/lib/python3.9/site-packages/cmake/data/share/cmake-3.26/Modules/FetchContent.cmake:1622 (message): Build step for eigen failed: 2 Call Stack (most recent call first): /cluster/home/zhangzhen/venvs/pylocoEnv2/lib/python3.9/site-packages/cmake/data/share/cmake-3.26/Modules/FetchContent.cmake:1762:EVAL:2 (__FetchContent_directPopulate) /cluster/home/zhangzhen/venvs/pylocoEnv2/lib/python3.9/site-packages/cmake/data/share/cmake-3.26/Modules/FetchContent.cmake:1762 (cmake_language) ext/CMakeLists.txt:24 (FetchContent_Populate) ext/CMakeLists.txt:42 (fetch)

I'm not sure it's the matter with my settings the modules or anything else (I'm sure I didn't change any module name)

Wilboludriver commented 1 year ago

Solved now. Please refer to the announcement from the TA. (Many thanks to the TA staff)