Results 2 issues of SingletC

### Describe the feature request 当服务端使用ddns ip变动后 client需要重启服务才能正常通信 ### Describe alternatives you've considered 使用定时重启可以解决但是会有断线时间 ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and...

I found this strange behavior of tblite in Python if PyTorch was imported. ``` import torch from tblite.ase import TBLite from ase.atoms import Atoms import numpy as np atoms =...