Chenfei Lou
Chenfei Lou
Hi! I also encountered this issue. Have you solved it?
Hi, I just found the solution from [Stack Overflow](https://stackoverflow.com/questions/55313610/importerror-libgl-so-1-cannot-open-shared-object-file-no-such-file-or-directo). You need to install `apt install libgl1-mesa-glx`, and after that the problem will be solved.
Thank you so much for your detailed reply! The problem about "arm64" has gone. There is only one issue left, that is the flag "-static" seems to be incompatible with...