Abnormal use of LAC

1:ImportError: libGL.so.1: cannot open shared object file: No such file or directory

sudo apt update
sudo apt install libgl1-mesa-glx

2:NameError: name 'batch' is not defined 

Close ipython and restart it

Guess you like

Origin blog.csdn.net/u011939633/article/details/108697954