Static TLS Block CV2

I’ve been trying to troubleshoot a Jetson Nano with the static TLS block issue. I have tried doing export LD_PRELOAD=/usr/lib… and doing source .bashrc with no luck. I’ve also tried to update glibc to 2.32 since it seems that’s the origin of the issue from what I read. There is no luck there either. I’m not sure what to do.

Did you check if the error the same with below topic.

Yes I have. I have tried exporting it through the terminal and through Jupyter.