SC-GS
                                
                                
                                
                                    SC-GS copied to clipboard
                            
                            
                            
                        ImportError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /home/miniconda3/envs/myenv/lib/python3.9/site-packages/dearpygui/_dearpygui.so)
Hello! After running the command provided in the README file, I encountered the following error: "ImportError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /home/miniconda3/envs/myenv/lib/python3.9/site-packages/dearpygui/_dearpygui.so)". The solutions found online suggest using the sudo command to upgrade the glibc library, but I do not have administrator privileges on the server. When attempting to upgrade glibc in my home directory, I faced various issues that I could not resolve. I would like to ask you if upgrading the glibc library is the only method to solve this problem?Thanks!
Hi, I am sorry to hear that. Maybe you can try the solution here: https://github.com/hoffstadt/DearPyGui/issues/2222 I don't have much to offer since I haven't met such an error. Sorry about this : (
Hello! I have successfully resolved the issue. Thank you very much for the information you provided! Wishing you smooth progress in your research!