Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error:GLIBC #65

Open
fanzz1208 opened this issue Jul 4, 2023 · 2 comments
Open

error:GLIBC #65

fanzz1208 opened this issue Jul 4, 2023 · 2 comments

Comments

@fanzz1208
Copy link

Traceback (most recent call last):
File "main.py", line 4, in
from nerf.gui import NeRFGUI
File "/workspace/nerf2mesh/nerf/gui.py", line 4, in
import dearpygui.dearpygui as dpg
File "/opt/conda/envs/ngp_pl/lib/python3.8/site-packages/dearpygui/dearpygui.py", line 22, in
import dearpygui._dearpygui as internal_dpg
ImportError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /opt/conda/envs/ngp_pl/lib/python3.8/site-packages/dearpygui/_dearpygui.so)

@shenggedeqiang
Copy link

same question

@JQJ001
Copy link

JQJ001 commented Sep 13, 2023

I commented out 'from nerf.gui import NeRFGUI' in File "main.py", line 4, then I can train normally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants